Well, freepascal is a language, GTK+ is a framework (used in many languages). I don't think there's any limit to the size of the text view widget in the GTK set (besides system virtual memory) The TextBuffer widget holds the actual text for a text view widget: http://library.gnome.org/devel/gtk/stable/GtkTextBuffer.html
On Wed, Sep 9, 2009 at 11:14 PM, Dos-Man 64 <[email protected]> wrote: > > I'm obviously talking about multiline text/edit controls. I would > think that the language (GTK+, Free Pascal) would be irrelevant. Are > these limited to 64k? > > > -- Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
