[Gambas-user] Issue 9 in gambas: expanding a treeview item does not move the internal cursor

gambas at ...2524... gambas at ...2524...
Mon Jan 10 22:42:41 CET 2011


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

New issue 9 by dominika... at ...2122...: expanding a treeview item does  
not move the internal cursor
http://code.google.com/p/gambas/issues/detail?id=9

Usign gb.gtk


TreeView with 2 expandable items:

Public Sub FrmTreeView_Expand()
   Message(FrmTreeView.Current.key)
End

Message always show the key of the last clicked (not the expanded) item, if  
expanded with double click, it works.

[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.32-27-generic
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 10.04.1 LTS"

[System]
CPUArchitecture=i686
TotalRam=1026420 kB

[Gambas]
Gambas1=Not Installed
Gambas2=Not Installed
Gambas3=2.99.0
Gambas3Path=/usr/local/bin/gbx3






More information about the User mailing list