Hi, On 18 February 2010 13:29, Robin Burchell <[email protected]> wrote: > 2010/2/18 Andrea Grandi <[email protected]>: >> as far as I know, to load a .ui file you need to have libtools-qt >> installed. They have been removed from the latest Qt4 that are >> available in Maemo and there aren't any plans to include them again. >> I know, this is crazy, but it's exactly what Qt guys told me! > > Look into using uic to compile them instead of loading them at > runtime, see http://doc.trolltech.com/4.6/uic.html
a similar tool exist for Python too, I'm aware of it, but it's not supporting Maemo at all. I hope you know that Maemo UI is quite differente from the desktop Qt version. There aren't only QtButton, QtDialog, QtLabel ecc... in a user interface. Maemo has its own widget and there's no way (at the moment) to have a real preview of them. If you have seen the recently published video on youtube, showing Maemo 6 widgets, you surely have noticed that Qt developers are showing Maemo support in QtCreator, but it's not ready/published at the moment. -- Andrea Grandi email: a.grandi [AT] gmail [DOT] com website: http://www.andreagrandi.it PGP Key: http://www.andreagrandi.it/pgp_key.asc _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
