Hello, I have run into a problem when using wxFloatCanvas and am unsure of the best way to solve it.
I need a group of objects to always draw behind another group of objects. What I effectively need are layers. Previously, I had be faking this by making sure I added them to FloatCanvas in order. I have finally hit the limit of this approach, as I now need to add and remove objects from the bottom layer. This seems to be similar to the Foreground/Background stuff - I effectively need multiple Foregroup layers. I don't really have time to hack wxFloatCanvas to add proper layer support, any suggestions? Thanks for your help. Tim 'Mithro' Ansell _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
