Hello all,

I have posted this under "Problem with TextArea in Gambas 3.5.3" but either it did not get through or I am the only one with this error...

===

When trying to erase a textarea.text with the command:

     TextArea1.text = ""

it does not work and it throws the Gtk-Critical error message:

(Textarea:9381): Gtk-CRITICAL **: IA__gtk_text_buffer_set_text: assertion `text != NULL' failed

===

     Textarea1.clear

works, without a warning. Why?

===

What has changed?

Wolfgang

I have added a short example and here is my System-Information:

[System]
Gambas=3.5.3
OperatingSystem=Linux
Kernel=3.5.0-48-generic
Architecture=x86
Distribution=Ubuntu 12.04.4 LTS
Desktop=GNOME
Theme=QGtk
Language=de_DE.UTF-8
Memory=2000M
[Libraries]
Cairo=libcairo.so.0.0.0
Cairo=libcairo.so.2.11000.2
Curl=libcurl.so.4.2.0
DBus=libdbus-1.so.3.5.8
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.1.0
GTK+=libgtk-x11-2.0.so.0.2400.10
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3

Attachment: Textarea.tar.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to