On 13.02.07 10:33:05, duncan duncan wrote: > I have am trying to port an application from Delphi to python/qt. > This application have some toolbars that have some action button and some > other widgets (combo boxes). > I am looking for a way to duplicate the toolbars with Qt-designer but it > seems that it is no longer possible > to add different widget to the toolbars.
That is IIRC not possible in Designer at all, but it is possible to do this with Qt3 or Qt4.2 via code. Andreas -- Today is the last day of your life so far. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
