[Gambas-user] Issue 205 in gambas: Desktop.Height <> Screen.AvailableHeight

gambas at ...2524... gambas at ...2524...
Fri Jan 27 16:41:37 CET 2012


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 205 by jussi.la... at ...626...: Desktop.Height <>  
Screen.AvailableHeight
http://code.google.com/p/gambas/issues/detail?id=205

1) Describe the problem.

Print Screen.Height
Print Desktop.Height
Print Screen.AvailableHeight

Result:

1024
1024
974

Desktop.Height and Screen.AvailableHeight should be same.



2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r4419
Operating system: Linux
Distribution: Xubuntu
Architecture: x86_64
GUI component: QT4 and GTK+
Desktop used: xfce


[System]
OperatingSystem=Linux
Kernel=3.0.0-15-generic
Architecture=x86_64
Memory=4056256 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 11.10"
Desktop=Xfce

[Gambas 3]
Version=3.0.90
Path=/usr/local/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.7.4
GTK+=libgtk-x11-2.0.so.0.2400.6







More information about the User mailing list