sojamo wrote on Sep 14th, 2007, 4:50am:hey tom,
take a look at the controlP5textfield example that comes with the zip inside of the library folder, the function you are looking for would be myTextfield.getText()
regarding your controlwindow question, i can currently only test on mac, and here the opening and closing of a controlwindow works fine. if you are on pc or linux could you give me a quick feedback
Thanks for the replies!
the textfield examples were brilliant, It was my fault, so that's all fixed now ( one word was all it took, hah ).
I use a PC, the controlWindow thing is hard to replecate, it happens *sometimes* but not all the time. I think I've decided to use tabs instead, so I don't think it will be a problem, but yes, it would only really happen on my vista machine, when I opened a third window
Main Window -> opens a controlWindow1.
controlWindow1 has a button which opens controlWindow2. Window 2 is the one that loads up in a tiny square.
Strange!