Patches: Browse | Submit New | Admin

[#25761] Add support for AuiToolBar and associated classes

Date:
2009-05-02 22:09
Priority:
3
Submitted By:
Pascal Hurni (phi)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Add support for AuiToolBar and associated classes

Detailed description
Hi,

I'm still going further on wxAui support within wxRuby. 

So here is a patch to add support for the AuiToolBar class and its dependencies:
 - AuiToolBarArt
 - AuiDefaultToolBarArt
 - AuiToolBarEvent
 - AuiToolBarItem

Currently wxWidgets has no docs on these classes while they are supported. So there are also no docs for wxRuby. This
should be added later (maybe after the on-going freshup work done in wxAui).

The C headers already contain the new API that has been commited in wxWidgets trunk, but commented (until wxWidgets
releases the next version and wxRuby be based on it).

Regards,

Pascal

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
auitoolbar.patch Download

Changes:

Field Old Value Date By
File Added4515: auitoolbar.patch2009-05-02 22:09phi