> By the way Alex, is there a squeaksource project with your  
> extensions as regular methods and classes (not in a changeset)?

Not yet. But a monticello package would be a bit ugly since:
   - it adds a variable to SystemWindow
   - it performs some overrides in ScrollPane and SystemWindow

Creating a clean Monticello package is not easy.

Cheers,
Alexandre

>
>
>>
>> Regards, Gary
>>
>> ----- Original Message -----
>> From: "Henrik Sperre Johansen" <[email protected]>
>> To: <[email protected]>
>> Sent: Wednesday, January 06, 2010 9:53 PM
>> Subject: Re: [Pharo-project] Notifications of windows opening/ 
>> closing/focus
>>
>>
>>> On 06.01.2010 22:36, Simon Denier wrote:
>>>> On 6 janv. 2010, at 18:42, Gary Chambers wrote:
>>>>
>>>>
>>>>> Indeed. Would be nicer if there was a proper announcement  
>>>>> protocol for
>>>>> such
>>>>> things though.
>>>>>
>>>> I see, updateTasks is called everytime a change in layout happens  
>>>> then.
>>>> Indeed, it looks like announcements will greatly simplified the  
>>>> trick.
>>>>
>>>> I am not sure where to do the announcement though. Does any top  
>>>> window
>>>> uses openInWorld to add itself to World?
>>>>
>>>>
>>> My guess would be that at the end of
>>> SystemWindow>> openAsIsIn:
>>> would be the the simplest place to put it.
>>>
>>> Cheers,
>>> Henry
>>>
>>> _______________________________________________
>>> Pharo-project mailing list
>>> [email protected]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> --
> Simon
>
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to