On Tue, Jul 8, 2008 at 12:31 PM, Paul McNett <[EMAIL PROTECTED]> wrote: > > Remind me what you are seeing when you run your code in the > following ways: > > 1) File|Run from Class Designer. > 2) From the OS terminal, running 'python <myapp>.py' > 3) Compiling the exe with py2exe and running <myapp>.exe >
1) Everything works as expected, albeit a little slow to respond. I even have a few drop down menus with distinct values from the table to filter the results. All the data is available and the navigation and Save/Cancel/Close buttons all work. 2) Same as in the Class Designer 3) The app compiles and runs without any error, but no data is retrieved and the Close button doesn't work. Mike --- 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]
