We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › linking textboxes
Page Index Toggle Pages: 1
linking textboxes (Read 290 times)
linking textboxes
Oct 25th, 2009, 5:27am
 
I want to display text in a box according to the height of the screen. So basically have one text(stringdata, x, y, width, screen.height-200) and if this cannot display all the text in the String stringdata draw a second textbox that displays the rest. What sort of code would do that?
Page Index Toggle Pages: 1