QML messageboxes
QML and Qt Quick
3
Posts
2
Posters
4.2k
Views
1
Watching
Hello,
is there a possibility to create messageboxes in QML to show the user some information ?
Thank you
Qt 4.7.3
Symbian OS v9.4 / Symbian^1, S60 5th Edition
on N97
There are various Component implementations under development, but there's nothing that keeps you from creating your own Rectangle-based element which you could place anywhere on your QML screen.
Software Engineer
My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.
Hello,
this is bad luck for me, so I have to create a rectangle with text in it.
And what is about that ?
Qt 4.7.3
Symbian OS v9.4 / Symbian^1, S60 5th Edition
on N97