gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnue-designer


From: Randall Whitman
Subject: Re: gnue-designer
Date: Tue, 28 Sep 2010 17:33:15 -0700

a. s/wx26/wx/
b. comment out import of saxlib (was unable to find it used anywhere)
c. s/gStartupStatus/assert log.debug/
d. wx-2.8 required for Designer (wx.aui)
e. AttributeError: 'NoneType' object has no attribute 'keys'
   Fix: return the result dictionary constructed in getAllConnectionParameters,
   short of updating base/document.py to stop using deprecated functions.

With those changes, Designer loads and displays a window,
and opens a legacy .gfd file generated by gnue-designer-0.5.4,
but fatal errors on forms/samples/masks/masks.gfd,
maybe per the inherently-needed feature updates.

Changes so far in patches at (4K):
 http://whizman.com/Misc/gnue-tools-20100928.tgz

Randall Whitman
http://whizman.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]