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

Re: gtk_entry_xxx: maximum size problems



As the well known Trever Adams said...
->Emmanuel DELOGET wrote:
->>         As far as I know, a GtkEntry is limited to 64KB. If you want to use more,
->>         prehaps you can use a GtkText.
->> 
->>         Yours,
->
->gtk_entry_new_with_max_size(8192) (or whatever the call is) and it still
->barfs about 3/4 the way through 2904 characters.  It just refuses to
->display or accept more characters.  I really hope I am wrong and you are
->right, I DO NOT want to recode that to use gtktext...

	I've just read the gtkentry.c code (well... I looked at some
	functions such as gtk_entr_draw_text and the ones that are related
	to key events), and I did not find anything that should lead to 
	your specific problem. Perhaps there is a problem in your own
	code. Can I suggest you to send it to the list (or directly to
	me, but there is a bunch of really good coders here that could
	have the solution to your problem) ?

	Yours,

->
->I will keep messing around.  Thanks,
->Trever
->
->
->-- 
->         To unsubscribe: mail gtk-app-devel-list-request@redhat.com with 
->                       "unsubscribe" as the Subject.
->
->	Mailing list concerns should be mailed to <listmaster@redhat.com>
->


-- 
__________________________________________________________________________
   Emmanuel DELOGET [pixel] pixel@{dotcom.fr,epita.fr}  ----  DotCom SA
         http://www.epita.fr/~pixel | http://www.dotcom.fr/~pixel
"On the last day, God created Linux. And Microsoft won its antitrust case"
--------------------------------------------------------------------------



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