vialab / SMT

Simple Multi-Touch (SMT) Toolkit
http://vialab.science.uoit.ca/smt
GNU General Public License v3.0
43 stars 18 forks source link

Problems with zones #214

Open x3sp3d3s opened 9 years ago

x3sp3d3s commented 9 years ago

Hi, I have another problem, I have a lot of custome zones in my sketch, and I draw a full screen PImage, but I want to see my menu too, but it's under this Image. What I have to do to see my menu?? I try to use putZoneOnTop and putChildOnTop. Thx.

paluka commented 9 years ago

@x3sp3d3s Is the PImage in a zone? Is it being translated in the Z axis?