PDA

View Full Version : Load a ui file straight to qtjambi?



strattonbrazil
March 15th, 2009, 05:56 AM
In PyQt there's a way to go straight from the Qt Designer to a loading it in a class directly from the .ui file. Is there such functionality in Java? I can't find any loaders in the QtJambi javadoc, no documentation for it on any site, etc.

juic doesn't seem to work on any .ui files I save saying "juic: File is not a 'jambi' form" and that's coming directly from the Qt Designer that comes with QtJambi. What does one have to do to get .ui files into QtJambi?