|
-
September 27th, 1999, 12:32 PM
#1
Treeview control
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
-
October 25th, 1999, 01:15 PM
#2
Re: Treeview control
Is there a tutorial on how to work with treeview control?
-
October 26th, 1999, 02:21 AM
#3
Re: Treeview control
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
-
October 26th, 1999, 05:48 PM
#4
Re: Treeview control
yeah definitely.. if we have a tutorial section apart from the excellent example code here, that would be the icing on the cake.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|