Eamonn Martin Galvin <[EMAIL PROTECTED]> writes:
> 
> Does anyone know if you can make a certain part of an entry widget
> non-editable, say the first 4 characters, and the rest editable?
> 

You could only do this by connecting to insert_text and doing some
filtering. I think the reference manual may even have info on
connecting to insert_text and filtering.

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to