Only the category EventModel-System is what we are doing the other was done by 
mike in iSqueak.

Stef

On Sep 3, 2011, at 8:41 AM, Stéphane Ducasse wrote:

> 
> On Sep 2, 2011, at 6:44 PM, Gary Chambers wrote:
> 
>> Not sure how it would translate but would be nice to get proper events for 
>> such things, handle on the image side...
> 
> yes if you have 5 min 
> have a look at what we started to do with igor (still really preliminary)
> 
>       EventModel/EventModel on squeaksource
>       
>       Gofer new
>               squeaksource:'EventModel';
>               package: 'EventModel';
>               load 
> 
> 
> We started to reify raw VM event to avoid to have raw buffer spreading 
> terrible code around.
> After the idea will be to generate more complex events based on the raw ones 
> + introducing 
> double dispatch instead all the ifTrueifFalse....
>> 
>> Regards, Gary
>> 
>> ----- Original Message ----- From: "Gary Chambers" 
>> <[email protected]>
>> To: <[email protected]>
>> Sent: Friday, September 02, 2011 4:57 PM
>> Subject: Re: [Pharo-project] Horizontal wheel
>> 
>> 
>>> Or make a "ShowEventsTester" morph ;-)
>>> 
>>> Regards, Gary
>>> 
>>> ----- Original Message ----- From: "Stéphane Ducasse" 
>>> <[email protected]>
>>> To: <[email protected]>
>>> Sent: Friday, September 02, 2011 4:35 PM
>>> Subject: Re: [Pharo-project] Horizontal wheel
>>> 
>>> 
>>> no you should just write the transcript the events have a look at HandMorph 
>>> handle event method.
>>> 
>>> Stef
>>> On Sep 2, 2011, at 3:39 PM, Alexandre Bergel wrote:
>>> 
>>>> We need a VM expert...
>>>> I am sure there is a good soul on the mailing list.
>>>> 
>>>> Alexandre
>>>> 
>>>> 
>>>> On 2 Sep 2011, at 10:31, Gary Chambers wrote:
>>>> 
>>>>> I can add the support if you can work out what the VM sends as key/char 
>>>>> codes... ;-)
>>>>> 
>>>>> Regards, Gary
>>>>> 
>>>>> ----- Original Message ----- From: "Alexandre Bergel" 
>>>>> <[email protected]>
>>>>> To: "Pharo Development" <[email protected]>
>>>>> Sent: Friday, September 02, 2011 2:06 PM
>>>>> Subject: [Pharo-project] Horizontal wheel
>>>>> 
>>>>> 
>>>>>> hi!
>>>>>> 
>>>>>> Pharo supports the vertical wheel. I can use my moose wheel to scroll 
>>>>>> over a list. However, the horizontal wheel does not seem supported. It 
>>>>>> would be very cool to have it...
>>>>>> 
>>>>>> http://code.google.com/p/pharo/issues/detail?id=4752
>>>>>> 
>>>>>> Cheers,
>>>>>> Alexandre
>>>>>> -- 
>>>>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>>>>> Alexandre Bergel  http://www.bergel.eu
>>>>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>>>> 
>>>> 
>>>> -- 
>>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>>> Alexandre Bergel  http://www.bergel.eu
>>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>> 
>>> 
>> 
>> 
> 
> 


Reply via email to