Kirix Support Forums

floating windows with arbitary widgets

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

floating windows with arbitary widgets

Postby petes on Wed Dec 13, 2006 9:05 am

Hello,

I'm considering to use wxAUI for my application but I am not sure, whether it fullfils the following requirement.
Is it possible to make floating/docking windows like the ones in the demo-application with arbitrary widgets? E.g. I want to make a window that has similar controls like the "settings"-window in the demo application but it should also be dockable.

Thank you,
petes
Registered User
 
Posts: 3
Joined: Wed Dec 13, 2006 8:55 am

Postby Ben on Wed Dec 13, 2006 3:51 pm

Hi petes,

Yes, this is very easy to do. Simply put your controls on a wxPanel, and voila, you have essentially a dockable modeless dialog.

Best,
Ben
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Postby petes on Fri Dec 15, 2006 2:14 pm

Wow! wxAUI is realy amazing. Only a view lines of code and it works great.
petes
Registered User
 
Posts: 3
Joined: Wed Dec 13, 2006 8:55 am

Return to wxAUI Questions, Thoughts & Feedback