… but it has GLMInputPresentation :)
shouldn’t we add #input to GLMCompositePresentation?
other questions: since Glamour now is part of Pharo, should glamour questions be redirected to pharo-dev?
Esteban
also there is GLMInputPresentation, but it does not do anything :( shouldn’t?
Esteban
On 27 Apr 2015, at 14:49, Esteban Lorenzano estebanlm@gmail.com wrote:
… but it has GLMInputPresentation :)
shouldn’t we add #input to GLMCompositePresentation?
other questions: since Glamour now is part of Pharo, should glamour questions be redirected to pharo-dev?
Esteban
Currently it's rendered like this:
renderInputPresentation: aPresentation | morph | self flag: 'hook the cuis editor'. morph := GLMMorphic containerMorph. ^ morph
Seems that it was never implemented. I vote for removing this class.
On Mon, Apr 27, 2015 at 2:49 PM, Esteban Lorenzano estebanlm@gmail.com wrote:
… but it has GLMInputPresentation :)
shouldn’t we add #input to GLMCompositePresentation?
other questions: since Glamour now is part of Pharo, should glamour questions be redirected to pharo-dev?
Esteban _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Yes. It should be removed.
Doru
On Mon, Apr 27, 2015 at 2:54 PM, Andrei Chis chisvasileandrei@gmail.com wrote:
Currently it's rendered like this:
renderInputPresentation: aPresentation | morph | self flag: 'hook the cuis editor'. morph := GLMMorphic containerMorph. ^ morph
Seems that it was never implemented. I vote for removing this class.
On Mon, Apr 27, 2015 at 2:49 PM, Esteban Lorenzano estebanlm@gmail.com wrote:
… but it has GLMInputPresentation :)
shouldn’t we add #input to GLMCompositePresentation?
other questions: since Glamour now is part of Pharo, should glamour questions be redirected to pharo-dev?
Esteban _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
I removed it.
Cheers, Andrei
On Mon, Apr 27, 2015 at 3:01 PM, Tudor Girba tudor@tudorgirba.com wrote:
Yes. It should be removed.
Doru
On Mon, Apr 27, 2015 at 2:54 PM, Andrei Chis chisvasileandrei@gmail.com wrote:
Currently it's rendered like this:
renderInputPresentation: aPresentation | morph | self flag: 'hook the cuis editor'. morph := GLMMorphic containerMorph. ^ morph
Seems that it was never implemented. I vote for removing this class.
On Mon, Apr 27, 2015 at 2:49 PM, Esteban Lorenzano estebanlm@gmail.com wrote:
… but it has GLMInputPresentation :)
shouldn’t we add #input to GLMCompositePresentation?
other questions: since Glamour now is part of Pharo, should glamour questions be redirected to pharo-dev?
Esteban _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev