ddyer0
Results
42
issues of
ddyer0
I followed instructions to construct the "echo service" sample project and imported it into eclipse. It doesn't quite build due to a missing dependency. Description Resource Path Location Type ClientManager...
The scenario is this; I implement pinch-zoom by creating an expanded layout ie; 2x 3x (or whatever) the actual size of the window, then set the gc's transform x,y appropriately...