On Tue, 23 May 2017, Fernando Cabral wrote: > How much text can we display on TextArea? > Even after performing serval tests I couldn' t find out. > It seems sometimes I can display 7000 characters, > sometimes twice as much. > > Perhaps someone can point me the proper documentation. >
Whatever the answer is, it is not to be found in the Gambas documentation. Gambas borrows its primitive graphical controls from toolkits, Gtk and QT, in (meanwhile) multiple versions. Their documentation is where you should start looking. (I would *assume* that the answer is: as much as memory permits.) I don't know where your problems with text input controls come from but I just generated a 10^6 characters long string and inserted it into a TextArea without any problems. Regards, Tobi -- "There's an old saying: Don't change anything... ever!" -- Mr. Monk ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user