Click to See Complete Forum and Search --> : Treeview control


Jagdish Krishnan
September 27th, 1999, 12:32 PM
HI,
I am facing a problem while working with the treeview control. there is no double click on the treeview control . i would like to add this
to the existing tree view how do i do that. I am using VB 6.0 (no service pack) and when i do single click on the tree view after say
two or three clicks the focus is lost from the tree view . is it a bug in the tree view control. i tried seeing the time diff and writing a logic
but then it considers two single clicks as on double click and moreover when you navigate through keys as soon as you reach the node the
node click is fired . please help me if there are any api calls by which i can do and the other bug can be solved using sevice pack .

thanks in advance
jagdish

Muthu Ram
October 25th, 1999, 01:15 PM
Is there a tutorial on how to work with treeview control?

Chris Eastwood
October 26th, 1999, 02:21 AM
Would you like one ?

I've been considering writing some tutorials for the CodeGuru site for sometime - covering things like the common controls and OOAD.


Chris Eastwood

CodeGuru - the website for developers
http://codeguru.developer.com/vb

Muthu Ram
October 26th, 1999, 05:48 PM
yeah definitely.. if we have a tutorial section apart from the excellent example code here, that would be the icing on the cake.