DockingPane + CommandBars strange behavior (bugs)? |
Post Reply |
Author | |
Carlos Rocha
Groupie Joined: 11 February 2008 Location: Portugal Status: Offline Points: 92 |
Post Options
Thanks(0)
Posted: 26 March 2010 at 9:50pm |
Hi,
I have a DockingPanes control with CommandBars. I created then a floating pane in fixed position using FloatPane(). Problems: 1. The Floating Pane doesn't obey to the options PaneNoCaption or PaneHasMenuButton. Caption is always there and MenuButton is never created. Is this by design? 2. If I click in the Floating Pane close button just after showing the form the Pane doesn't close. It needs a second click even if the pane is previously selected (activated). From then on it closes with just one click. 3. From inside DockingPanes Action event I tried to check/uncheck a CommandBarControl using CommandBars.Actions.Action(SomeID):Checked with no avail. It works, tho, with CommandBars.FindControl(,SomeID).Checked. Can someone please confirm this behavior in VB6? (I don't discard the possibility of beeing my IDE fault) Thanks |
|
SuitePro 20.3.0
OS: Windows 10 Language: Visual Objects 2.8 |
|
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 |