Zooming/Panning giCentre
in
Contributed Library Questions
•
2 years ago
Hello,
I'm using giCentre to zoom/pan in to my sketch (well, actually a Java GUI). I'm using an offscreen image buffer, thus I have to implement a listener, but somehow they didn't get called (nothing is printed to STDOUT and the methods aren't called, seen with the Eclipse debugger).
Seems the method public void mouseEvent(MouseEvent e) isn't invoked somehow.
regards,
johannes
I'm using giCentre to zoom/pan in to my sketch (well, actually a Java GUI). I'm using an offscreen image buffer, thus I have to implement a listener, but somehow they didn't get called (nothing is printed to STDOUT and the methods aren't called, seen with the Eclipse debugger).
Seems the method public void mouseEvent(MouseEvent e) isn't invoked somehow.
regards,
johannes
1