Potentially I sent this to the wrong users group originally? #2 below is the biggest concern right now.
--- On Sat, 10/17/09, Paul B <[email protected]> wrote: From: Paul B <[email protected]> Subject: ClassDesigner RaisedEvent error not allowing Save to occur but no warning given. To: [email protected] Date: Saturday, October 17, 2009, 10:40 PM Windows XP Pro enviroment python-2.5.4.msi wxPython2.8-win32-unicode-2.8.10.1-py25.exe reportlab-2.3.win32-py2.5.exe PIL-1.1.6.win32-py2.5.exe pymssql-1.0.2.win32-py2.5.exe I am running into some design issues with the ClassDesigner.py. 1. There's no SaveAs button. So if you bring up a saved file (assuming you are able to save one, more on that below) and edit it, you MUST save over the top of the one you have saved. It would be nice to have the option to save it as a separate file in case you are experimenting. Yes I could make a copy of the file and work off the copy! :-) 2. I followed the step-by-step guide carefully. Yet after I've come back from the "Add From Data Environment" and try to Save the (never saved before) file, it SEEMS like it's saved it... as a matter of fact if I try to close it without ever having tried saving it, the form asks if I'm sure I want to close ClientsForm but it never actually SAVES it. Why? Because there is a Raised Event error that's only displayed in the command prompt window.: 'SizerItem' object has no attribute GetPos. So you aren't informed there was an error and you think you've saved the file... but you haven't. I have attached a pic of the error. Ok, hopefully that will get cleared up? Or am I doing something wrong? Paul --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
