Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Broken dock window handling after recent CB event changes?
(1/1)
dmoore:
Can someone confirm on a vanilla CB (I've been working from a modified CB)
In rev4237, close down the messages or management pane and try to bring it back... at least on my build it disappears forever
mandrav:
--- Quote from: dmoore on July 07, 2007, 03:26:19 pm ---Can someone confirm on a vanilla CB (I've been working from a modified CB)
In rev4237, close down the messages or management pane and try to bring it back... at least on my build it disappears forever
--- End quote ---
Nope, works fine here.
dmoore:
damn... must be something i broke, but strangely it works on previous revisions.
do the event changes affect how dock windows are requested?
mandrav:
--- Quote from: dmoore on July 07, 2007, 03:48:50 pm ---do the event changes affect how dock windows are requested?
--- End quote ---
Nothing more than what's written in the docs. Check other plugins for how they have been updated.
dmoore:
--- Code: ----- Manager::Get()->GetAppWindow()->ProcessEvent(evt);
++ Manager::Get()->ProcessEvent(evt);
--- End code ---
:)
(add to the wiki?)
Navigation
[0] Message Index
Go to full version