google-code-export / gambas

Automatically exported from code.google.com/p/gambas
1 stars 0 forks source link

Expander control behavior on GTK #347

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using the Expander control with gb.gtk (or gb.gui in GTK environments) it 
shows an unexpected behavior, because the title of the control goes downside 
its content, instead of staying on top. This doesn't happen in gb.qt4.

[System]
OperatingSystem=Linux
Kernel=3.2.0-23-generic
Architecture=x86_64
Memory=16418604 kB
DistributionVendor=LinuxMint
DistributionRelease="Linux Mint 13 Maya"
Desktop=Gnome

[Gambas 2]
Version=2.23.1
Path=/usr/bin/gbx2

[Gambas 3]
Version=3.3.90
Path=/usr/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.8.1
GTK+=libgtk-x11-2.0.so.0.2400.10

In a new form, place an Expander control with some content in it, you will see. 
Be sure to use gb.gtk.

Original issue reported on code.google.com by ea7...@gmail.com on 1 Nov 2012 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by benoit.m...@gmail.com on 4 Nov 2012 at 9:33

GoogleCodeExporter commented 9 years ago

Original comment by benoit.m...@gmail.com on 4 Nov 2012 at 9:37

GoogleCodeExporter commented 9 years ago
It should be fixed in revision #5299.

Original comment by benoit.m...@gmail.com on 4 Nov 2012 at 8:35

GoogleCodeExporter commented 9 years ago
Confirmed it works fine now.

Original comment by gambas...@gmail.com on 4 Nov 2012 at 9:08