hi :-)
i want to maintain some data synchronized with some Gtk_Entry
yet i use the "changed" signal :
https://libre.adacore.com/GtkAda/docs/2.8/gtkada_rm/gtk-
editable.html#Signals
it works fine :-)
but it has the disadvantage that
- it is called when i call Set_Text
- if i'm right, when the user type a long text on the keyboard, it is
called for each character
should i prefer an other signal ?
--
j'agis contre l'assistanat, je travaille dans une SCOP !
_______________________________________________
gtkada mailing list
gtkada@...
http://lists.adacore.com/mailman/listinfo/gtkada