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,
Kirix Support Forums
floating windows with arbitary widgets
3 posts
• Page 1 of 1
- petes
- Registered User
- Posts: 3
- Joined: Wed Dec 13, 2006 8:55 am
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
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
-
Ben - Kirix Support Team
- Posts: 525
- Joined: Mon Dec 19, 2005 6:29 am
- petes
- Registered User
- Posts: 3
- Joined: Wed Dec 13, 2006 8:55 am
3 posts
· Page 1 of 1
Return to wxAUI Questions, Thoughts & Feedback