Complex code structure
Opened this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Trying to use singe gesture recognition system based on goBackward
navigation gesture
2. I want to show for the user just GestureVisualiser interface, without
choosing other options
3. Want get rid of NavigationView class, but it's getting complicated,
because that one implements lot of delegates
What is the expected output? What do you see instead?
I can see GestureVisualiser left half of user interface (just graphs
without any data from accelerometer), the right one is blank. But I expect
to see both parts ready to recognize goBackward gestures.
What version of the product are you using? On what operating system?
I'm using iMovesMaterials.zip on MacOS X 10.5.6, compiling to iPhoneOS 2.2
Please provide any additional information below.
Could you please specify how to make this very simple example to work, some
piece of codes will be excellent help. I'm really stuck with those class
delegates and protocols you were providing inside original sample.
I believe that the core of the issue is in attached GestureVisualizer
class, would really appreciate if you could point out the code my code issues.
Original issue reported on code.google.com by anton.fedosov@gmail.com
on 8 Apr 2009 at 10:27
Attachments: