Tom 'Korpios' Tobin wrote: > > Since posting about my problem using Qtopia and QMenuBar together, one other person >has mailed me indicating that they were having the same issue. > > In short, QMenuBar simply does not seem to work under Qtopia and PyQt, either under >the Sharp Zaurus or a desktop Qtopia development environment. > > If someone else actually has QMenuBar working in this setting, would they be so kind >as to pass along a short example? > > Or, if someone else is experiencing the same problem, could they post their >experiences to this list as well?
Note that Qtopia includes QPEMenuBar and QPEToolBar which should be used instead of QMenuBar and QToolBar. These will appear in PyQt v3.2. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
