On Thu, Mar 16, 2006 at 02:34:26PM +0530, shibu alampatta wrote:
>   i want to validate data enry to the entry widget. means, insome
> cases i want only digits be allowed to enter to the widget, or some
> times only alphabets and digits no other symbol ..  ie entering of
> unwanted characters need to be blocked. any help

If you looked at GtkEditable API documentation, you would
find an example of input conversion (validation is even
easier than that).

Yeti


--
That's enough.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to