From: Ted C. <te...@Te...> - 2004-09-25 14:17:35
|
I've created a child window as per the instructions in the PythonCard documentation. But when I got it working, I was surprised to find that this was a free-standing window -- I was wanting a "child window" that operates only within the frame of an existing window. I seem to recall the expression "multiple document interface" (MDI) from some programming context. Is this possible within the pythonCard framework, i.e., to create a child window that is constrained entirely within the bounds of a larger application window? Thanks. /ted Ted Campbell |