wxAuiToolBar

BlitzMax Forums/Brucey's Modules/wxAuiToolBar

UNZ(Posted 2013) [#1]
I don't know if this is new in wxWidgets but maybe you could add it to wxMax Brucey?


Brucey(Posted 2013) [#2]
It appears to be new. I'll look into it.


Brucey(Posted 2013) [#3]
I've added wxAuiToolBar.


xlsior(Posted 2013) [#4]
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



Brucey(Posted 2013) [#5]
.. and I've now committed the modifications I made to wxControl.

;-)