AidanM
New Member
Obviously there is ac.addLabel() to create a label. What about removing one? I don't see anything.
I see the ac.setVisible(lable, 0) option, and have seen somewhere also people positioning a label offscreen, but neither seems satisfactory, especially if labels need to be created and removed a lot, which is what I am doing.
I see the ac.setVisible(lable, 0) option, and have seen somewhere also people positioning a label offscreen, but neither seems satisfactory, especially if labels need to be created and removed a lot, which is what I am doing.