No, i couldnt get that one to do anything. The log view says it cant find the file specified when i click start but i didnt even specify one
theres an example somewhere here that just draws randomly colored lines
that one works
but i dont understand how it couldbt in mine when im just watching the event itself with none of my code and its just not triggering for up move or multiple touches
The log viewer just says it cant find the file specified when I open it.
And then the log viewer shows nothing when I run the multitouch example
The gestures paint example however does work.
But its not my code thats the problem, the gesture monitor is just not calling the event for up/move/multitouch events. Just the first down.
got it, the return true vanished somehow (probably me)
that log tab is really handy, is there a way to separate it from the main window like in VB? I'd like to put it and the global/local variables frames on a separate monitor.