----- Original Message ----- From: "Marcus Denker" <[EMAIL PROTECTED]>
To: "Pharo Development" <[email protected]>
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" <[EMAIL PROTECTED]
>
To: "Pharo Development" <[email protected]>
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  --  [EMAIL PROTECTED]
http://www.iam.unibe.ch/~denker


_______________________________________________
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


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

--
Marcus Denker  --  [EMAIL PROTECTED]
http://www.iam.unibe.ch/~denker


_______________________________________________
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

Reply via email to