[Gambas-user] Problems with application menu
Alberto Caballero
alberto.kavan at ...626...
Wed Dec 26 18:22:40 CET 2012
<gambas-user at lists.sourceforge.net>
Hi all,
I am a newby with Gambas and I have a small problem. I developed an
application that contains a simple menu. It works ok on my laptop but then
I moved to my desktop computer, with the following System configuration:
[System]
OperatingSystem=Linux
Kernel=3.2.0-35-generic-pae
Architecture=i686
Memory=1016848 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 12.04.1 LTS"
Desktop=Gnome
[Gambas 3]
Version=3.3.4
Path=/usr/bin/gbx3
[Libraries]
Qt4=libQtCore.so.4.8.1
GTK+=libgtk-x11-2.0.so.0.2400.10
When I compile and run my application, the buttons seems to appear on the
appliction dialog, but not the menu items. It is strange, since menu
shortcuts seems to work fine.
Does anyone can tell me what I am doing wrong? Is it configuration issue?
Something related to libraries?
Thanks in advance.
Alberto
More information about the User
mailing list