[PyKDE] can not load xml ui resource file?

Paul Pacheco paul.pacheco at wavecode.com
Sun Apr 20 17:15:00 BST 2003


I am trying to create a KMainWindow in PyKDE and I am having problems trying 
to create the ui from an xml rc file.

I tried the example in examples3 by doing:
cd examples3
python xmlmenudemo.py

and I see the exact same problem.
not everything in xmlmenudemoui.rc is being displayed. in particular the Demo 
menu, the SpecialActionName action, and the toolbar does not contain any of 
the things listed in the rc file.

It seems only the standard actions are being shown. Am i doing something 
wrong?





More information about the PyQt mailing list