UITheme builder message: or UIManager default message:?
I wonder which of these two possibilities to prefer and _why_: UITheme builder message: 'Hello Pharo'. UIManager default message: 'Hello Pharo.' I have seen both, also in the Pharo documentation... Thanks for any clarification, helene. -- View this message in context: http://forum.world.st/UITheme-builder-message-or-UIManager-default-message-t... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On Feb 13, 2012, at 4:29 PM, Helene Bilbo wrote:
I wonder which of these two possibilities to prefer and _why_:
UITheme builder message: 'Hello Pharo'. UIManager default message: 'Hello Pharo.'
This is a good question. I think that UIManager default message: ;lkl;k is better Now it can delegate to Theme. to build We will have to clarify such case.
I have seen both, also in the Pharo documentation...
Thanks for any clarification, helene.
-- View this message in context: http://forum.world.st/UITheme-builder-message-or-UIManager-default-message-t... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
self inform: 'Hello Pharo' :) On 13 February 2012 17:02, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Feb 13, 2012, at 4:29 PM, Helene Bilbo wrote:
I wonder which of these two possibilities to prefer and _why_:
UITheme builder message: 'Hello Pharo'. UIManager default message: 'Hello Pharo.'
This is a good question. I think that UIManager default message: ;lkl;k is better
Now it can delegate to Theme. to build
We will have to clarify such case.
I have seen both, also in the Pharo documentation...
Thanks for any clarification, helene.
-- View this message in context: http://forum.world.st/UITheme-builder-message-or-UIManager-default-message-t... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.
participants (3)
-
Helene Bilbo -
Igor Stasenko -
Stéphane Ducasse