Treeview unable to click node |
Post Reply |
Author | |
Arnoutdv
Groupie Joined: 29 September 2010 Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 03 November 2014 at 8:09am |
When the width of the text of a node exceeds the width of the treeview control then the control will show a kind of tooltip window on the position of the node text. The node can be clicked on the main form, but if you show another instance of the same form then the tooltip text will block the NodeClick event.
Tested on 16.3.0 and 16.4.0
|
|
VB6 SP6, SuitePro 16.3.0 / 18.2.0, Win10/64
|
|
astoyan
Admin Group Joined: 24 August 2013 Status: Offline Points: 302 |
Post Options
Thanks(0)
|
Hello Arnoutdv,
We tried your code on Win7, 16.4.0, compiled in VB6 SP6 but didn't notice any problem at all, regardless the number of forms we opened both the tooltip and the event worked as expected. Can you please do more tests on your side, probably even on different computers, and try to narrow down all possible factors? Thank you. Regards, Alexander Stoyan
|
|
Arnoutdv
Groupie Joined: 29 September 2010 Status: Offline Points: 38 |
Post Options
Thanks(0)
|
Same environment:
Windows 7 32 bits, SuitePro 16.3.1, 16.4 Not only my development computer, but also on all client PCs (Windows 7 (32 and 64 bits), Windows 8(.1)), this using SuitePro 16.3.1
|
|
VB6 SP6, SuitePro 16.3.0 / 18.2.0, Win10/64
|
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
I tried this too using 16.2.6 on WinXP - I can reproduce the problem as described by Arnoutdv. Works fine on the first window, but when you show a subsequent window you can't click the long item when the tooltip appears.
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Arnoutdv
Groupie Joined: 29 September 2010 Status: Offline Points: 38 |
Post Options
Thanks(0)
|
As a temporary fix I have set the .HotTracking property to True.
The visual effect is unwanted, but at least the nodes can be clicked. |
|
VB6 SP6, SuitePro 16.3.0 / 18.2.0, Win10/64
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |