[Pharo-project] [ANN] prebuilt image #10178
https://gforge.inria.fr/frs/download.php/11844/Pharo0.1Core-10178.zip -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
My personal preference options, as different from the release... alternativeButtonsInScrollBars enabled alwaysShowVScrollbar disabled scrollBarsNarrow disabled scrollBarsWithoutMenuButton enabled mouseClickForKeyboardFocus enabled fadedBackgroundWindows disabled fastDragWindowForMorphic disabled (fast machine!) fullScreenLeavesDeskMargins disabled showSplitterHandles disabled useUndo disabled (potential cause of image cruft) generalizedYellowButtonMenu disabled (allows menu for taskbar items, can override using Ctrl key) Additionally some might like showTextEditingState enabled, not me though! Regards, Gary. ----- Original Message ----- From: "Marcus Denker" <denker@iam.unibe.ch> To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, November 27, 2008 3:38 PM Subject: [Pharo-project] [ANN] prebuilt image #10178
https://gforge.inria.fr/frs/download.php/11844/Pharo0.1Core-10178.zip -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks for Polymorph, it rocks! :) On Nov 27, 2008, at 20:25 , Gary Chambers wrote:
My personal preference options, as different from the release...
alternativeButtonsInScrollBars enabled alwaysShowVScrollbar disabled scrollBarsNarrow disabled scrollBarsWithoutMenuButton enabled mouseClickForKeyboardFocus enabled
I like all the above preferences
fadedBackgroundWindows disabled
couldn't see a difference
fastDragWindowForMorphic disabled (fast machine!) fullScreenLeavesDeskMargins disabled showSplitterHandles disabled
useUndo disabled (potential cause of image cruft)
I think undo is a must today (so if there is a problem we should try to fix it)
generalizedYellowButtonMenu disabled (allows menu for taskbar items, can override using Ctrl key)
Additionally some might like showTextEditingState enabled, not me though!
I need this one, else I always get confused because I forget to save methods Preferences enable: #showTextEditingState These are the other preferences from above: Preferences enable: #alternativeButtonsInScrollBars. Preferences disable: #alwaysShowVScrollbar. Preferences disable: #scrollBarsNarrow. Preferences enable: #scrollBarsWithoutMenuButton. Preferences enable: #mouseClickForKeyboardFocus. Preferences disable: #fadedBackgroundWindows. Preferences disable: #fastDragWindowForMorphic. Preferences disable: #fullScreenLeavesDeskMargins. Preferences disable: #showSplitterHandles. Preferences enable: #generalizedYellowButtonMenu Preferences enable: #showTextEditingState Furthermore, I vote for: Preferences enable: #noWindowAnimationForClosing Preferences disable: #windowAnimation Preferences setPreference: #GlyphContrast toValue: 55 I really like the Watery 2 look (the style of the buttons could be improved, though). Cheers, Adrian
Regards, Gary.
----- Original Message ----- From: "Marcus Denker" <denker@iam.unibe.ch
To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, November 27, 2008 3:38 PM Subject: [Pharo-project] [ANN] prebuilt image #10178
https://gforge.inria.fr/frs/download.php/11844/Pharo0.1Core-10178.zip -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Yeap it is really cool
Additionally some might like showTextEditingState enabled, not me though!
I need this one, else I always get confused because I forget to save methods Preferences enable: #showTextEditingState
Me too all the time. :)
These are the other preferences from above:
Preferences enable: #alternativeButtonsInScrollBars. Preferences disable: #alwaysShowVScrollbar. Preferences disable: #scrollBarsNarrow. Preferences enable: #scrollBarsWithoutMenuButton. Preferences enable: #mouseClickForKeyboardFocus. Preferences disable: #fadedBackgroundWindows. Preferences disable: #fastDragWindowForMorphic. Preferences disable: #fullScreenLeavesDeskMargins. Preferences disable: #showSplitterHandles. Preferences enable: #generalizedYellowButtonMenu Preferences enable: #showTextEditingState
Furthermore, I vote for: Preferences enable: #noWindowAnimationForClosing Preferences disable: #windowAnimation Preferences setPreference: #GlyphContrast toValue: 55
I really like the Watery 2 look (the style of the buttons could be improved, though).
Cheers, Adrian
Regards, Gary.
----- Original Message ----- From: "Marcus Denker" <denker@iam.unibe.ch
To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, November 27, 2008 3:38 PM Subject: [Pharo-project] [ANN] prebuilt image #10178
https://gforge.inria.fr/frs/download.php/11844/ Pharo0.1Core-10178.zip -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
2008/11/28 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Yeap it is really cool
Additionally some might like showTextEditingState enabled, not me though!
I need this one, else I always get confused because I forget to save methods Preferences enable: #showTextEditingState
Me too all the time. :)
I don't like that 'editor modified' state shown by drawing a red(or another) border around morph's frame, because it is non-intuitive. As to me it would be much better to show 2 tiny buttons in a corner of morph with accept/cancel actions.
These are the other preferences from above:
Preferences enable: #alternativeButtonsInScrollBars. Preferences disable: #alwaysShowVScrollbar. Preferences disable: #scrollBarsNarrow. Preferences enable: #scrollBarsWithoutMenuButton. Preferences enable: #mouseClickForKeyboardFocus. Preferences disable: #fadedBackgroundWindows. Preferences disable: #fastDragWindowForMorphic. Preferences disable: #fullScreenLeavesDeskMargins. Preferences disable: #showSplitterHandles. Preferences enable: #generalizedYellowButtonMenu Preferences enable: #showTextEditingState
Furthermore, I vote for: Preferences enable: #noWindowAnimationForClosing Preferences disable: #windowAnimation Preferences setPreference: #GlyphContrast toValue: 55
I really like the Watery 2 look (the style of the buttons could be improved, though).
Cheers, Adrian
Regards, Gary.
----- Original Message ----- From: "Marcus Denker" <denker@iam.unibe.ch> To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, November 27, 2008 3:38 PM Subject: [Pharo-project] [ANN] prebuilt image #10178
https://gforge.inria.fr/frs/download.php/11844/Pharo0.1Core-10178.zip -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
On 27.11.2008, at 22:26, Adrian Lienhard wrote:
Thanks for Polymorph, it rocks! :)
On Nov 27, 2008, at 20:25 , Gary Chambers wrote:
My personal preference options, as different from the release...
alternativeButtonsInScrollBars enabled alwaysShowVScrollbar disabled scrollBarsNarrow disabled scrollBarsWithoutMenuButton enabled mouseClickForKeyboardFocus enabled
I like all the above preferences
yes!
fadedBackgroundWindows disabled
couldn't see a difference
Only visible in Vistary.
fastDragWindowForMorphic disabled (fast machine!) fullScreenLeavesDeskMargins disabled showSplitterHandles disabled
useUndo disabled (potential cause of image cruft)
I think undo is a must today (so if there is a problem we should try to fix it)
This is morphic undo, not text-undo.
generalizedYellowButtonMenu disabled (allows menu for taskbar items, can override using Ctrl key)
Additionally some might like showTextEditingState enabled, not me though!
I need this one, else I always get confused because I forget to save methods Preferences enable: #showTextEditingState
These are the other preferences from above:
Preferences enable: #alternativeButtonsInScrollBars. Preferences disable: #alwaysShowVScrollbar. Preferences disable: #scrollBarsNarrow. Preferences enable: #scrollBarsWithoutMenuButton. Preferences enable: #mouseClickForKeyboardFocus. Preferences disable: #fadedBackgroundWindows. Preferences disable: #fastDragWindowForMorphic. Preferences disable: #fullScreenLeavesDeskMargins. Preferences disable: #showSplitterHandles. Preferences enable: #generalizedYellowButtonMenu Preferences enable: #showTextEditingState
Furthermore, I vote for: Preferences enable: #noWindowAnimationForClosing Preferences disable: #windowAnimation Preferences setPreference: #GlyphContrast toValue: 55
I really like the Watery 2 look (the style of the buttons could be improved, though).
Yes.
Cheers, Adrian
Regards, Gary.
----- Original Message ----- From: "Marcus Denker" <denker@iam.unibe.ch
To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, November 27, 2008 3:38 PM Subject: [Pharo-project] [ANN] prebuilt image #10178
https://gforge.inria.fr/frs/download.php/11844/ Pharo0.1Core-10178.zip -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
----- Original Message ----- From: "Igor Stasenko" <siguctua@gmail.com> To: "Pharo Development" <pharo-project@lists.gforge.inria.fr> Sent: Thursday, November 27, 2008 11:28 PM Subject: Re: [Pharo-project] [ANN] prebuilt image #10178
2008/11/28 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Yeap it is really cool
Additionally some might like showTextEditingState enabled, not me though!
I need this one, else I always get confused because I forget to save methods Preferences enable: #showTextEditingState
Me too all the time. :)
I don't like that 'editor modified' state shown by drawing a red(or another) border around morph's frame, because it is non-intuitive. As to me it would be much better to show 2 tiny buttons in a corner of morph with accept/cancel actions.
Indeed, the option is there for all those who complained when it was missing! Our browsers show "Modified" in the title bar...
These are the other preferences from above:
Preferences enable: #alternativeButtonsInScrollBars. Preferences disable: #alwaysShowVScrollbar. Preferences disable: #scrollBarsNarrow. Preferences enable: #scrollBarsWithoutMenuButton. Preferences enable: #mouseClickForKeyboardFocus. Preferences disable: #fadedBackgroundWindows. Preferences disable: #fastDragWindowForMorphic. Preferences disable: #fullScreenLeavesDeskMargins. Preferences disable: #showSplitterHandles. Preferences enable: #generalizedYellowButtonMenu Preferences enable: #showTextEditingState
Furthermore, I vote for: Preferences enable: #noWindowAnimationForClosing Preferences disable: #windowAnimation Preferences setPreference: #GlyphContrast toValue: 55
I really like the Watery 2 look (the style of the buttons could be improved, though).
Cheers, Adrian
Regards, Gary.
----- Original Message ----- From: "Marcus Denker" <denker@iam.unibe.ch> To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, November 27, 2008 3:38 PM Subject: [Pharo-project] [ANN] prebuilt image #10178
https://gforge.inria.fr/frs/download.php/11844/Pharo0.1Core-10178.zip -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
--------------------------------------------------------------------------------
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
----- Original Message ----- From: "Marcus Denker" <denker@iam.unibe.ch> To: "Pharo Development" <pharo-project@lists.gforge.inria.fr> Sent: Saturday, November 29, 2008 9:17 AM Subject: Re: [Pharo-project] [ANN] prebuilt image #10178
On 27.11.2008, at 22:26, Adrian Lienhard wrote:
Thanks for Polymorph, it rocks! :)
On Nov 27, 2008, at 20:25 , Gary Chambers wrote:
My personal preference options, as different from the release...
alternativeButtonsInScrollBars enabled alwaysShowVScrollbar disabled scrollBarsNarrow disabled scrollBarsWithoutMenuButton enabled mouseClickForKeyboardFocus enabled
I like all the above preferences
yes!
fadedBackgroundWindows disabled
couldn't see a difference
Only visible in Vistary.
Only not much visible in Watery themes ;-)
fastDragWindowForMorphic disabled (fast machine!) fullScreenLeavesDeskMargins disabled showSplitterHandles disabled
useUndo disabled (potential cause of image cruft)
I think undo is a must today (so if there is a problem we should try to fix it)
This is morphic undo, not text-undo.
Indeed. Many time I have been hunting the obsoletes only to find them in the history...
generalizedYellowButtonMenu disabled (allows menu for taskbar items, can override using Ctrl key)
Additionally some might like showTextEditingState enabled, not me though!
I need this one, else I always get confused because I forget to save methods Preferences enable: #showTextEditingState
These are the other preferences from above:
Preferences enable: #alternativeButtonsInScrollBars. Preferences disable: #alwaysShowVScrollbar. Preferences disable: #scrollBarsNarrow. Preferences enable: #scrollBarsWithoutMenuButton. Preferences enable: #mouseClickForKeyboardFocus. Preferences disable: #fadedBackgroundWindows. Preferences disable: #fastDragWindowForMorphic. Preferences disable: #fullScreenLeavesDeskMargins. Preferences disable: #showSplitterHandles. Preferences enable: #generalizedYellowButtonMenu Preferences enable: #showTextEditingState
Furthermore, I vote for: Preferences enable: #noWindowAnimationForClosing Preferences disable: #windowAnimation Preferences setPreference: #GlyphContrast toValue: 55
I really like the Watery 2 look (the style of the buttons could be improved, though).
Aye, buttons are tricky... mainly having them scale in size if forms are used (like the scrollbars) as opposed to gradients. Graidents are failry limited in the absence of performant generalised clipping shapes. Will get done eventually (to use forms).
Yes.
Cheers, Adrian
Regards, Gary.
----- Original Message ----- From: "Marcus Denker" <denker@iam.unibe.ch
To: "Pharo Development" <Pharo-project@lists.gforge.inria.fr> Sent: Thursday, November 27, 2008 3:38 PM Subject: [Pharo-project] [ANN] prebuilt image #10178
https://gforge.inria.fr/frs/download.php/11844/ Pharo0.1Core-10178.zip -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (5)
-
Adrian Lienhard -
Gary Chambers -
Igor Stasenko -
Marcus Denker -
Stéphane Ducasse