Re: Info Regarding GtkEntry



Ganesan Sethuraman <ganesan sethuraman wipro com> writes:
>   Could you please tell me if there is any limatations on the number of
> characters a GtkEntry widget can hold ? If I give more than 7300(approx)
> characters, the characters are getting overlapped. Any idea on what
> could be the problem ?
> 

Is this GTK 1.2 or GTK 2?

It's probably an integer overflow for the character positions. In GTK
2 this isn't really supposed to happen though. 

Havoc



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