[gtkada] Gtk_Entry / synchronize data

Thomas De Contes d.l.tDeContes at free.fr
Thu Nov 22 04:37:43 CET 2007


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 !





More information about the gtkada mailing list