wxAuiToolBar
BlitzMax Forums/Brucey's Modules/wxAuiToolBar| 
 | ||
| I don't know if this is new in wxWidgets but maybe you could add it to wxMax Brucey? | 
| 
 | ||
| It appears to be new. I'll look into it. | 
| 
 | ||
| I've added wxAuiToolBar. | 
| 
 | ||
| Seeing an error on compilation (windows, TDM-1 4.7.1) Compiling:wxaui.bmx Compile Error: Unable to convert from 'wxWindow' to 'wxControl' [c:/code/blitzmax/mod/wx.mod/wxaui.mod/wxaui.bmx;1504;3] Build Error: failed to compile c:/code/blitzmax/mod/wx.mod/wxaui.mod/wxaui.bmx | 
| 
 | ||
| .. and I've now committed the modifications I made to wxControl. ;-) |