Howdy, As Wt does n’t support GUI designer I want to test what if I can use Qt Designer as temporary solution so may you please guide me to the short and most effective way to use Qt Designer for Wt?
Qt Designer generates the source code of the *.ui in header file called ui_<ui_file_name>.h so theoretically I need to: 1. Rename the objects of the components from Q* to W* 2. Rename some missed types 3. Include the header file in Wt project then call any object’s component by ui->* Do you find these steps connect? P.S. I'm planning use Wt for widget based interfaces because page based design doesn't fit my needs (If I want to use page based design I can use Yii framework instead) so HTML templates not necessary for my applications. -- Best Regards, Muhammad Bashir Al-Noimi ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk _______________________________________________ witty-interest mailing list witty-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/witty-interest