Pane Flickering/Hiding problem |
Post Reply |
Author | |
Metodo_Sviluppo
Groupie Joined: 02 September 2004 Status: Offline Points: 43 |
Post Options
Thanks(0)
Posted: 02 September 2004 at 5:10am |
Hi all, i have a pane (docked to the left of the form) and a commandbar in a VB6 MDI form. Inside the pane there is a form with a treeview. When the user selects a node in the treeview, the menubar items of the commandbar must change according to the type of node selected. The problem is that if the pane is in AutoHide state, it hides when the user clicks a node in the treeview and the commandbars controls are removed and reinserted. If the pane in pinned it flashes everytime the user clicks a treeview node. Is there a way to avoid the hiding of the pane? In autohide state, the pane must hide only when the user moves the mouse or clicks outside the pane margins (like Visual Studio.) I'm using Xtreme Suite ActiveX version 9.10 eval. Thanks for Help. |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Try looking at the GUI sample project. I changed the Class View
docking pane to autohide and I had no problems with flickering and
clicking on the nodes. What OS are you using, what service pack
of Visual Studio? This way I can test on your setup.
|
|
Metodo_Sviluppo
Groupie Joined: 02 September 2004 Status: Offline Points: 43 |
Post Options
Thanks(0)
|
The problem is riproducible only if you modify the elements of the ActiveMenuBar in the "Nodeclick" event of the treeview. In the GUI Sample add the following code to the frmClassview form: End Sub I'm using WindowsXP Sp1 and Visual Basic 6 SP6. Edited by Metodo_Sviluppo |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Looks like a bug, I can't seem to find any work around. Submit
this issue as a bug and hopefully if can be fixed in the next
release. Everything I try, as soon as the new item is added, it
pulls focus from the docking pane and gives it to the commandbar.
About the only thing I can think of would be to wait until the pane
loses focus to update the commandbar.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Can you resubmit your issue? The email address you provided
appears to be invalid and our emails sent to you are being
bounced.
Thanks |
|
Metodo_Sviluppo
Groupie Joined: 02 September 2004 Status: Offline Points: 43 |
Post Options
Thanks(0)
|
I've received the messages with Customer Support Area Login Information and submission confirmation. Originally these messages were detected by my company's antispam software, but i've already contacted the mail system administrator to solve the problem. Please retry...in the submission confirmation message i received the email address is correct. Edited by Metodo_Sviluppo |
|
Metodo_Sviluppo
Groupie Joined: 02 September 2004 Status: Offline Points: 43 |
Post Options
Thanks(0)
|
I resubmitted the issue, because i noticed that the Customer Support Area Login information you sent me, has been invalidated...
|
|
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 |