Thanks Reinhard. I was using python-wxgtk2.8 and it wouldn't work with the wx28 stipulated on the command line.

Ken

Reinhard Mueller wrote:
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,
------------------------------------------------------------------------

_______________________________________________
Gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue

_______________________________________________
Gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue

Reply via email to