From: Kevin A. <al...@se...> - 2005-12-24 02:16:28
|
See my "Re: ignore Raise/Lower comment for now" message at: http://news.gmane.org/gmane.comp.python.wxpython.devel What I'm still not sure about is why the resourceEditor widget reordering doesn't appear to work on Windows or the Mac. I'm going to dig further and see where we broke this since it should at least do the right thing on at least one of the platforms. So far it appears that fixComponentOrder is not actually being called when it should be which certainly is a problem, so I need to figure out when and why that was changed. ka |