> Thank You Andrea, but I'm wondering can it be embedded into GtkListStore.
> Sorry to trouble you but please throw some light on this.
>
gtkmaskedentry version 0.0.2 has a gtkcellrenderer
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.or
devel-list@gnome.org
Subject: Re: Limiting the number of characters
Il giorno lun, 19/06/2006 alle 16.55 +0530, Sailaxmi korada ha scritto:
> Can anybody pl. help me of how to limit the number of characters that
can
> be entered in an editable cell of List Store. I want to restrict the user
Il giorno lun, 19/06/2006 alle 16.55 +0530, Sailaxmi korada ha scritto:
> Can anybody pl. help me of how to limit the number of characters that can
> be entered in an editable cell of List Store. I want to restrict the user to
> enter a hex value in 0x%4x format (total 6 characters).
you can try
xplain me.
>
> Regards,
> Sai Laxmi
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 19, 2006 6:41 PM
> To: Sailaxmi korada
> Subject: Re: Limiting the number of characters
>
> Looking at the API, it seems tha
ne 19, 2006 6:41 PM
To: Sailaxmi korada
Subject: Re: Limiting the number of characters
Looking at the API, it seems that no function is available to do this.
GtkEntry has a function to limit the number of characters allowed, but
editable cells don't seem to have this.
As a cheap hack, ho
Hi Folks,
Can anybody pl. help me of how to limit the number of characters that can
be entered in an editable cell of List Store. I want to restrict the user to
enter a hex value in 0x%4x format (total 6 characters).
Thanks for your help in advance
Regards
Sai korada
__