Dear Kenneth Reiszner, Am Samstag, den 10.05.2008, 16:18 -0500 schrieb Kenneth Reiszner: > I just installed gnue on ubuntu8.04 and attempted to access my > database with a form that is similar to the first example given in the > Forms Developer's Guide. It runs in curses fine but in gtk2 it gives > AttributeError: 'GFLayout' object has no attribute 'Char__width'
The gtk2 driver only allows for absolute (Char based) positioning. Please try the wx26 User Interface Driver (by setting defaultUI=wx26 in gnue.conf). In Ubuntu, this requires the python-wxgtk2.6 package to be installed. Thanks, -- Reinhard Mueller GNU Enterprise project (http://www.gnuenterprise.org)
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue
