sojamo / controlp5

A gui library for processing.org
GNU Lesser General Public License v2.1
489 stars 142 forks source link

How to call textbox #174

Open OccupiedToast opened 2 years ago

OccupiedToast commented 2 years ago

I am currently attempting to make a simple game where the player needs to answer a series of riddles. Thus I need to be able to call the textbox only when necessary, is there a way to create the textbox and then call it to appear later when I need it? Thanks!

gabrielsalvador commented 1 year ago

move it out of the way when not in use