[PyQt] [PyKDE4] Text of menus not showing up
Adeodato Simó
dato at net.com.org.es
Tue Jan 8 17:33:22 GMT 2008
Hello Simon.
I'm starting to port my application (audio player) to PyKDE4. The
bindings compiled fine, but after the first steps I encountered that the
text in the menu bar and the menus themselves was not being displayed.
If you could try to reproduce, that'd be nice. I attach two minimal
programs, one in C++ and another in Python. I can see the "File" menu in
the C++ one, but in the Python one the menu is there, but the text is
missing. Does it happen to you too?
Thanks in advance,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Listening to: Compay Segundo - Desdichado
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test0.cc
Type: text/x-c++src
Size: 405 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080108/c6a1636b/test0.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test0.py
Type: text/x-python
Size: 480 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080108/c6a1636b/test0.py
More information about the PyQt
mailing list