PDA

View Full Version : Qt designer differences in qt-x11 and qtopia core



hungr
17th August 2007, 07:55
Hi all,

I would like to ask if there is any difference between the designer in qt-x11 and the designer in qtopia core.
Can I use the designer in qt-x11 to design GUI for the qtopia core ?

Thanks and Regards.

wysota
17th August 2007, 14:07
Yes, you can (and in fact should) use QtDesigner from X11 (or other desktop platform) to create code for Qtopia.

hungr
20th August 2007, 03:06
thank you.