On Jan 6, 2008 7:13 PM, Bin Chen <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any type of IP address entry widget existed? I want to let > user input the IP address in dot form, and strict their input to > 0-255. >
Use a GtkEntry widget with a handler for "changed", validate input there. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list