sojamo / controlp5

A gui library for processing.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to call textbox

OccupiedToast opened this issue · comments

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!

move it out of the way when not in use