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 & HelpOther Libraries › ControlP5 - Some questions about Textarea
Page Index Toggle Pages: 1
ControlP5 - Some questions about Textarea (Read 753 times)
ControlP5 - Some questions about Textarea
May 26th, 2010, 8:29am
 
hey,

1) If i write  myTextarea.scroll(1); in draw function, the Scrollbar automatically scrolls everytime to bottom... ok so far. But how can i disable this autoscroll funktion when i start dragging the scroolbar to another entry?

2) how can i display the scrollbar without having any entry in the Textarea?

3) more generall question: I want to code something like a serialport sniffer and want to have the possibility to highlight certain received data and so.. therefore i use textarea... does that make sense or is there a better way to display data in a list?
Page Index Toggle Pages: 1