Re: gnue-designer
Randall Whitman <[email protected]> Mon, 27 Sep 2010 16:52:35 -0700
| Newsgroups | gmane.comp.gnu.enterprise.devel |
|---|---|
| Message-ID | <32068.1285631555@randall-desktop> |
> I think the biggest change in GNUe Forms which requires a change in > Designer is the change from a character based absolute positioning > paradigm to a layout management paradigm. OK, that gives some idea of the nature of the matter, thanks. It looks like one of the first tasks will be to load gnue-designer without fatal error. a. s/wx26/wx/ b. comment out import of saxlib (was unable to find it used anywhere) c. s/gStartupStatus/assert log.debug/ more to go... /Randall