[Gambas-user] Issue 56 in gambas: error with GTK textarea control when line property is set out of bounds
gambas at ...2524...
gambas at ...2524...
Wed Apr 6 04:08:34 CEST 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 56 by zachsmit... at ...626...: error with GTK textarea control when
line property is set out of bounds
http://code.google.com/p/gambas/issues/detail?id=56
Try,
TextArea1.line = -1
or set value too large (out of bounds) to get:
Gtk-CRITICAL **: _gtk_text_line_char_locate: assertion `char_offset >= 0'
failed
Gtk-ERROR **: Char offset -1 is off the end of the line
No problem in QT.
Version: TRUNK
Revision: r3689
Operating system: Linux
Distribution: ArchLinux
Architecture: x86_64
GUI component: GTK+
Desktop used: Xfce
More information about the User
mailing list