On 25/06/2010, at 5:35 PM, Vadim Godunko wrote: > On 06/25/2010 04:31 AM, Roger Mc Murtrie wrote: >> I finally have my dialog example working. > Great! :-)
I've now progressed to successfully building a dialog using Qt Designer. Hopefully, I'm close to getting back to my real project and generating a dialog to drive it with using QtAda and Qt Designer. Ti build my latest example, I generated a C file using Qt Designer then used my previous qtAda dialog as a template for manually "translating" the Qt Designer generated C header file into QtAda. I wondered if there is a more convenient way of getting from Qt Designer to QtAda as I can imagine more complicated Qt Designer designs would involve a lot of work in manually translating the Qt Designer generated C output file to QtAda? The only problem I had in building my Qt Designer example is that I couldn't find a QtAda procedure for QWidget::setTabOrder. Has one been implemented? Regards Roger _______________________________________________ qtada-users mailing list [email protected] http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com
