On Dec 1, 2008, at 11:30 PM, Roger Lovelock wrote:

> I have modified the AppWizard generated script  (see below), but  
> while it generates my screen OK no data is loaded and the buttons  
> (in particular the close button) do not work. I suspect that this is  
> because the membershipTypes-code.py (ie screen related code)   
> routine in ui is not being picked up by py2exe (as this routine  
> contains the navigation and bizObj code).

        One way to test this is to open your cdxml class back up in the Class  
Designer, and check the 'Single &File for Layout and Code' option in  
the File menu. This will save the Python code as CDATA sections in the  
XML. Rebuild your py2exe, and try again. If it now behaves correctly,  
then that was the cause.


-- Ed Leafe





_______________________________________________
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]

Reply via email to