[Glade-users] IP input

Damon Chaplin damon at karuna.uklinux.net
Sat May 27 13:18:22 EDT 2006


On Fri, 2006-05-26 at 13:32 -0700, Denes Matetelki wrote:
> Hi!
> 
> I'd like to create a text entry, which accepts IP format digits, like:
> xxx.xxx.xxx.xxx
> 
> how can I do that?
> with a mask?
> 
I don't think there is a widget that supports that.

Probably the easiest thing is to have 4 GtkEntry widgets with a '.'
displayed in GtkLabels between them.

Damon




More information about the Glade-users mailing list