Kirix Support Forums

[wxOSX_Cocoa] Dynamic resize of wxAuiToolBar controls

Please post all general questions, comments, bug reports, and any other wxAUI feedback here.

[wxOSX_Cocoa] Dynamic resize of wxAuiToolBar controls

Postby WaZZu on Tue Jan 26, 2010 3:16 am

Hello,

Can anybody instruct me how to dynamically resize controls within wxAuiToolBar?

So far, I've tried to catch OnSize event in the main frame, and set the size of the text control accordingly.
But, text control doesn't get resized.

wxAuiManager::Update or any other refresh methods do not help.

Using wxOSX_Cocoa 2.9.0 on MacOS X 10.5.4
Thanks, any help is highly appreciated.
WaZZu
Registered User
 
Posts: 5
Joined: Fri Mar 17, 2006 1:19 am

Return to wxAUI Questions, Thoughts & Feedback