topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 4:02 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: The wxAUI Library  (Read 3971 times)

tinjaw

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,927
    • View Profile
    • Donate to Member
The wxAUI Library
« on: February 03, 2007, 11:30 AM »
wxAUI is an open-source advanced user interface library that aims to make it easy to implement "cutting-edge" interface usability and design features for wxWidgets applications.

I was poking around this morning looking at various bits of Python stuff and I came across wxPython's wrapper around wx.aui. I am a fan of Eclipse RCP and this looks like an attempt to build something similar via wxWidgets. wxAUI uses the concept of a "perspective" in a manner similar to RCP. There are panels which can easily be dragged and repositioned. I'm going to try using it on one of my smaller apps.

wx.aui is similar to wxDockIt.

[attachthumb=#1][/attachthumb]

[attachthumb=#2][/attachthumb]
« Last Edit: February 03, 2007, 11:35 AM by tinjaw »