wxAUI: Can't "Show" a closed pane (simple example enclosed)

Fred Cailleau-Lepetit softinthebox-anti_SPAM at free.fr
Sat Sep 1 11:00:18 PDT 2007


Julian Smart a écrit :
> Fred Cailleau-Lepetit wrote:
>>    wxAuiPaneInfo& pane =  GetAuiManager().GetPane(name);
> Probably due to using a reference versus taking a copy of the pane and 
> then changing that (which wouldn't change the values in the manager).
> 
> Regards,
> 
> Julian
> 

Yes is that!

with a reference it's ok, and with a copy the example doesn't work.

Regards

Fred Cailleau-Lepetit






More information about the wx-users mailing list