Kirix Support Forums

wxAUI 0.9.1 released

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

wxAUI 0.9.1 released

Postby Ben on Tue Jan 10, 2006 1:37 pm

Hi all,

I'd like to announce the availability of wxAUI 0.9.1 for download.

wxAUI is an Advanced User Interface library that aims to implement
"cutting-edge" interface usability and design features so developers can
quickly and easily create beautiful and usable application interfaces.
The centerpiece of the library is a docking manager which allows windows
to be floated/docked onto a frame.

This is our second release of the library. The first release, version 0.9, provides support for native, dockable floating frames, toolbars incorporating “spring-loadedâ€
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Postby 280Z28 on Tue Jan 10, 2006 4:57 pm

Looks great. A couple things:

- You need event.Skip() in OnChildFocus()
- It doesn't detect a pane losing focus. The only way a pane become inactive is if another pane in the same FrameManager becomes active. Here's the idea of the fix:

Edit: that fix is buggy
Last edited by 280Z28 on Tue Jan 10, 2006 5:18 pm, edited 1 time in total.
280Z28
Registered User
 
Posts: 12
Joined: Sun Jan 01, 2006 10:16 pm
Location: Austin, TX > *

Return to wxAUI Questions, Thoughts & Feedback