Re: Entry widget



Eamonn Martin Galvin <galvin student cs ucc ie> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]