From: Kevin A. <al...@se...> - 2001-11-05 21:28:42
|
If you use PyCrust standalone, then you are used to having a single split-pane window with a menubar for the shell, rather than the two windows that PythonCard uses. I think there is probably a lot of benefit to having most apps that use the PyCrust shell presenting a common interface to users, so I'm considering just using Patrick's CrustFrame as is rather than having separate shell and namespace windows. The change will require some modifications and probably some experimentation by Patrick and myself to make sure there aren't any problems with using the CrustFrame as a child window of the main PythonCard app. So, I would like to hear whether anyone thinks having one window would actually be bad? If you haven't run PyCrust standalone, then you can run PyCrust.py or PyCrustApp.py depending on which version you have installed to see what it looks like. ka |