We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hi guys, i have a little problem, I would like to hide the text that appears below the TextField, i try but did not work and I do not know how to do. :-B . Another problem I found is the location, I had to put a list box and a text fiel at the same height, but does not work, for the listbox is 300px while for the textfiel is 269px!!! how is this possible? can someone help me? I'm new with processing!!
Answers
Post a runnable example that displays the issues you describe. Then we can help you with your problem.
There are two ways to remove the input title:
I think the listBox's barHeight is subtracted from the listBox vertical position. There is not really a method() to 'solve' this, it's just designed that way I believe. To position the controllers identically, you can use:
thanks its was perfect