From: <bra...@om...> - 2005-08-25 16:46:38
|
This problem turned out to be a misunderstanding on my part (which I mentioned in a different thread several weeks ago). The problem was that I was always careful to send the StaticBox to the "back", but that was the opposite of what I should have done. PythonCard uses the opposite meanings of "back" and "front" compared with other GUI builders I've used. In most GUI builders, "send to back" means push the widget into a layer behind the other layers. However, in the PythonCard Resource Editor, it means put the widget last on the list of widgets, thus putting it in "front" of every other widget. My vote would be to switch around the terminology because I don't think I'll be the only one confused by it... Brad Allen IT Desktop Support Omnicom Management Services Dallas, TX http://www.omsdal.com |