[Gambas-user] Problems with application menu
Charlie Reinl
Karl.Reinl at ...2345...
Wed Dec 26 19:23:57 CET 2012
Am Mittwoch, den 26.12.2012, 18:22 +0100 schrieb Alberto Caballero:
> <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
Salut Alberto,
try to use qt4 only and not gtk or gb.gui
I also think menu on gtk is broken actually.
--
Amicalement
Charlie
More information about the User
mailing list