Revision history for ChangeSets


Revision [354]

Last edited on 2009-09-04 17:23:10 by JohnMcIntosh
Additions:
%%(language-ref)
%%


Revision [353]

Edited on 2009-09-04 17:22:40 by JohnMcIntosh
Additions:
Pharo users
The Pharo code alters InputEventSensor and EventSensor
Using VNC
Use the RFB package from
MCHttpRepository
location: 'http://source.lukas-renggli.ch/unsorted'
user: ''
password: ''


Revision [241]

Edited on 2008-10-17 23:41:14 by JohnMcIntosh
Additions:
event to come up from the primitiveNextEvent, unless you are building a VM you do NOT NEED this change set. The other change is to EventSensor to enable you to read the acceleration, location, and mutl-touch events.
Both change sets are found via MC
http://www.squeaksource.com/iPhone.html
Touch Events:
The Objective-C bridge is found at
http://www.squeaksource.com/ObjectiveCBridge2.html
Deletions:
event to come up from the primitiveNextEvent, unless you are building a VM you do NOT NEED this change set.
http://svn.isqueak.org/vm/SqueakObjCBasedForOSXAndIPhone/SqueakNoOGLIPhone/changeSets/iPhoneVMChangesJMM.1.cs (or later)
The other change is to interpret the type = EventTypeComplex. At the moment a simple
http://svn.isqueak.org/vm/SqueakObjCBasedForOSXAndIPhone/SqueakNoOGLIPhone/changeSets/JMMTouchEvents01.2.cs
interpretation is to translate a single touch event to mouse down, move and up.
See
EventSensor processTouchEventType:


Revision [50]

Edited on 2008-09-06 16:06:37 by JohnMcIntosh
Additions:
event to come up from the primitiveNextEvent, unless you are building a VM you do NOT NEED this change set.
Deletions:
event to come up from the primitiveNextEvent


Revision [47]

Edited on 2008-09-06 16:02:30 by JohnMcIntosh
Additions:
interpretation is to translate a single touch event to mouse down, move and up.
Deletions:
interpretation is to translate a single touch event to mouse down and up.


Revision [46]

Edited on 2008-09-06 15:59:45 by JohnMcIntosh
Additions:
EventSensor processTouchEventType:
Deletions:
EventSensor >>processTouchEventType:


Revision [44]

The oldest known version of this page was created on 2008-09-06 15:51:47 by JohnMcIntosh
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki