Greetings,
I understand that this may be a GTK / QT issue but would like to
understand if there are any 'work around' that I could use.

Control - Date Chooser.
Control - Folder Chooser.

Note # With folder chooser, a 'slow' double click allows you to edit the
folder name so apparently the control is capturing the event but not
passing to the Gambas event queue ( which makes sense)


My requirement:
I was trying to use double click or a key press to select a control item
ie: to return the name of a folder or a specific date as required.



Project example attached.
Project was created as a 'Graphical application' project.



[System]
OperatingSystem=Linux
Kernel=2.6.35-32-generic
Architecture=i686
Memory=3609284 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 10.10"
Desktop=Gnome

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

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

[Libraries]
Qt4=libQtCore.so.4.7.0
GTK+=libgtk-x11-2.0.so.0.2200.0

Revision (r4222)  

Regards,
Ian Roper.
Perth Western Australia.

Attachment: DoubleClickIssue.tar.gz
Description: application/compressed-tar

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to