Revision history for ChangeSets
Additions:
%%(language-ref)
%%
%%
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: ''
The Pharo code alters InputEventSensor and EventSensor
Using VNC
Use the RFB package from
MCHttpRepository
location: 'http://source.lukas-renggli.ch/unsorted'
user: ''
password: ''
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
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:
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:
Additions:
event to come up from the primitiveNextEvent, unless you are building a VM you do NOT NEED this change set.
Deletions:
Additions:
interpretation is to translate a single touch event to mouse down, move and up.
Deletions:
Additions:
EventSensor processTouchEventType: