Hi pavel this is related to your interrogations about system window Gofer it smalltalkhubUser: 'BaptisteQuide' project: 'PackageDependenciesAnalysis'; configuration; loadStable
Pavel [ Morphic-Core ] WorldMorph>>mouseDown: evt super mouseDown: evt. self currentWindow ifNotNil: [ :topWindow | SystemWindow passivateTopWindow ] creates another dependencies to Morphic-Widgets-Windows There is also slideBackToFormerSituation: that could be omve to morphic-base because it refers to transformation morph. Pavel why don't we use https://github.com/pharo-project/pharo-workingRoadmaps to share possible ideas? On 24/7/14 14:24, stepharo wrote:
Hi pavel
this is related to your interrogations about system window
Gofer it smalltalkhubUser: 'BaptisteQuide' project: 'PackageDependenciesAnalysis'; configuration; loadStable
2014-07-24 14:33 GMT+02:00 stepharo <stepharo@free.fr>:
Pavel
[ Morphic-Core ] WorldMorph>>mouseDown: evt super mouseDown: evt. self currentWindow ifNotNil: [ :topWindow | SystemWindow passivateTopWindow ]
creates another dependencies to Morphic-Widgets-Windows
I can see this dependencies as Undeclared in the generated image.
There is also
slideBackToFormerSituation: that could be omve to morphic-base because it refers to transformation morph.
It is very ugly dependency because we need this classes only for one uncommon case. If it is possible, I would gladly to remove this obsucre code and not add the next one :-)
Pavel why don't we use https://github.com/pharo-project/pharo-workingRoadmaps
to share possible ideas?
I would prefer some on-line solution. Eg. wiki on Google Code that is still active... -- Pavel
On 24/7/14 14:24, stepharo wrote:
Hi pavel
this is related to your interrogations about system window
Gofer it smalltalkhubUser: 'BaptisteQuide' project: 'PackageDependenciesAnalysis'; configuration; loadStable
On Thu, Jul 24, 2014 at 3:15 PM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
2014-07-24 14:33 GMT+02:00 stepharo <stepharo@free.fr>:
Pavel
[ Morphic-Core ] WorldMorph>>mouseDown: evt super mouseDown: evt. self currentWindow ifNotNil: [ :topWindow | SystemWindow passivateTopWindow ]
creates another dependencies to Morphic-Widgets-Windows
I can see this dependencies as Undeclared in the generated image.
There is also
slideBackToFormerSituation: that could be omve to morphic-base because it refers to transformation morph.
It is very ugly dependency because we need this classes only for one uncommon case. If it is possible, I would gladly to remove this obsucre code and not add the next one :-)
Pavel why don't we use https://github.com/pharo-project/pharo-workingRoadmaps
to share possible ideas?
I would prefer some on-line solution. Eg. wiki on Google Code that is still active...
You could modify these roadmaps online like a Wiki. Regards, -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
[ Morphic-Core ] WorldMorph>>mouseDown: evt super mouseDown: evt. self currentWindow ifNotNil: [ :topWindow | SystemWindow passivateTopWindow ]
creates another dependencies to Morphic-Widgets-Windows
I can see this dependencies as Undeclared in the generated image.
There is also
slideBackToFormerSituation: that could be omve to morphic-base because it refers to transformation morph.
It is very ugly dependency because we need this classes only for one uncommon case. If it is possible, I would gladly to remove this obsucre code and not add the next one :-)
100% agreed. We can remove the sliding :)
Pavel why don't we use https://github.com/pharo-project/pharo-workingRoadmaps
to share possible ideas?
I would prefer some on-line solution. Eg. wiki on Google Code that is still active...
But this is online :) you can edit the file online if you want. Have a look because I created a log so that I can record all the problems I see. Stef
-- Pavel
On 24/7/14 14:24, stepharo wrote:
Hi pavel
this is related to your interrogations about system window
Gofer it smalltalkhubUser: 'BaptisteQuide' project: 'PackageDependenciesAnalysis'; configuration; loadStable
participants (3)
-
Pavel Krivanek -
Serge Stinckwich -
stepharo