[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gtk_entry_xxx: maximum size problems
- From: Emmanuel DELOGET <pixel DotCom FR>
- To: gtk-app-devel-list redhat com
- Subject: Re: gtk_entry_xxx: maximum size problems
- Date: Thu, 17 Jun 1999 13:59:34 +0200 (MET DST)
As the well known Trever Adams said...
->I have an application I am writing (or rewriting because the new gtk
->1.2.x doesn't like some of the sizes 1.0.x would handle in
->gtk_entry_xxx). I need to be able to handle MINIMUM of 8192 bytes. It
->is possible this could get large, but unlikely.
->
->Is there anyway to get gtk_entry_xxx to work? If not, what are the
->functions for getting and setting the text with gtk_text? or is this the
->wrong replacement widget?
->
->Any help would be supremely appreciated. BTW, what is the HARD limit
->for size on gtk_entry_xx?
As far as I know, a GtkEntry is limited to 64KB. If you want to use more,
prehaps you can use a GtkText.
Yours,
->
->Thank you in advance,
->Trever Adams
--
__________________________________________________________________________
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]