[Gambas-user] Widget focus

Gian bagoneo at ...69...
Sun Feb 1 14:08:43 CET 2015


Il 30/01/2015 22:31, Gian ha scritto:
> Hi all,
> In Ubuntu 14.04 with Gambas3 3.6.2 with the components QT4 the focus
> does not work on the following widgets:
> Button, ToggleButton, MenuButton, SwitchButton.
> Instead ToolButton is OK.
> It is the same with the forms nested (eg. hFin1 = New Form1 (FMain))
> Instead with GTK nested forms focus does not work at all, while with the
> normal form everything is OK.
> Note: RadioButton in opening normal form is checked only in GTK, not in
> QT4.
>
> Regards
> Gianluigi
>
> [System]
> Gambas=3.6.2
> OperatingSystem=Linux
> Kernel=3.13.0-45-generic
> Architecture=x86_64
> Distribution=Ubuntu 14.04.1 LTS
> Desktop=GNOME
> Theme=QGtk
> Language=it_IT.UTF-8
> Memory=4961M
> [Libraries]
> Cairo=libcairo.so.2.11301.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.7.6
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.204.0
> GTK+3=libgtk-3.so.0.1000.8
> GTK+=libgtk-x11-2.0.so.0.2400.23
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4


Hi,
same as above even with trunk.
Here attached two tests

[System]
Gambas=3.6.90
OperatingSystem=Linux
Kernel=3.13.0-45-generic
Architecture=x86
Distribution=Ubuntu 14.04.1 LTS
Desktop=GNOME
Theme=QGtk
Language=it_IT.UTF-8
Memory=3020M
[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestFocus-0.0.1.tar.gz
Type: application/gzip
Size: 4104 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150201/d506c6a2/attachment.gz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestForm-0.0.1.tar.gz
Type: application/gzip
Size: 4155 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150201/d506c6a2/attachment-0001.gz>


More information about the User mailing list