From: Kevin A. <al...@se...> - 2001-12-20 05:13:21
|
added Stack and Background info dialogs for editing the stack and background attributes there is no error checking, so Garbage In Garbage Out (GIGO) added a Run menu item under File to launch the app associated with the resource file for example, if you are editing minimal.rsrc.py, it will try and Run minimal.py it does not currently prompt to save the resource file added an Options menu to check/uncheck Run options for the runtime tools I'll probably work on a basic menu editing dialog in the next few days as well as start fixing the New/Open/Save/Save As... logic to work like the textEditor sample. I suggest working on copies of .rsrc.py documents, but will appreciate any feedback from those willing to brave cvs. ka |