Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: sethjackson on June 08, 2006, 03:38:50 am

Title: wxAUI
Post by: sethjackson on June 08, 2006, 03:38:50 am
wxAUI just got committed to the official wx tree that is just cool.  8)

http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/src/
http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/Makefile.in
http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/src/aui/
Title: Re: wxAUI
Post by: Game_Ender on June 08, 2006, 08:13:19 pm
wxAUI just got committed to the official wx tree that is just cool.  8)

Now all they need is tabs, and a little better mac support (it works the windows just refresh wrong).
Title: Re: wxAUI
Post by: sethjackson on June 08, 2006, 08:16:01 pm
wxAUI just got committed to the official wx tree that is just cool.  8)

Now all they need is tabs, and a little better mac support (it works the windows just refresh wrong).

Hopefully better mac support will be added soon. :D

BTW could you explain "(it works the windows just refresh wrong)"?
Title: Re: wxAUI
Post by: Game_Ender on June 08, 2006, 11:34:34 pm
I am developing an application in OS X 10.4 with wxMac 2.6.3 and wxAUI 0.9.2 and the little purple rectangles that wxAUI draws as hints on the windows stay there.
Title: Re: wxAUI
Post by: sethjackson on June 09, 2006, 12:26:30 am
I am developing an application in OS X 10.4 with wxMac 2.6.3 and wxAUI 0.9.2 and the little purple rectangles that wxAUI draws as hints on the windows stay there.

Ok I get it now.