Re: [wxlua-users] No system colours for user-created toolbar bitmaps anymore.

2009-05-21 Thread lostgallifreyan
Ok, I found an answer: wx.wxSystemOptions.SetOption("msw.remap",1) wxWidgets manual says this is enabled by default. It isn't. -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tec

[wxlua-users] No system colours for user-created toolbar bitmaps anymore.

2009-05-21 Thread lostgallifreyan
wxLua v2.5.4 let me make bitmaps for toolbar buttons where black would take the system foreground text colour, and grey (192,192,192) would take the background colour, and one or two other colours took similar changes. Similar things still result in the Scribble program where wxArtProvider provi