View Single Post
  #2 (permalink)  
Old 06-23-2009, 05:51 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 13,119
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

The device native textbox control is limited to about 64k characters.
As of version 6.50 the solution is to separate your code into several modules.

You can use code files (added in Tools - Components) to include code from other files.
__________________
Basic4android documentation
Reply With Quote