> 
> 
> I have got it working to avoid opening a second window, but when I close the 
pane, I didn't get it back reopened.
> Also I have a local MyFrame and the panels are implemented in separate 
files, so I don't know exactly if I could
> access MyFrame to change a variable in that class to indicate pane closed.
> 

if MyFrame then set the pane to close 
           else message I do not have the frame 
end

this would be a quick check 
if you do not have MyFrame it should be nil.

Andre


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to