[squeak-dev] Default preferences

Marcel Taeumel marcel.taeumel at hpi.de
Tue Dec 7 09:33:32 UTC 2021


Hi Jaromir --

> E.g. try do-it (a few times):

Works for me. Did you "debug it" via the context menu using the mouse? It should only attach if the interaction was done with the mouse so that users can retain focus on the cursor position. Keyboard interaction should not be affected.

Best,
Marcel
Am 07.12.2021 10:01:48 schrieb mail at jaromir.net <mail at jaromir.net>:
Hi all --
>
> There is no need to change the default values for the preferences that are in the PreferenceWizardMorph. Let's focus on whether some interesting preferences are missing from that morph and on the values for preferences not in that morph.
>
> Best,
> Marcel
I've been testing the "open tools attached to mouse cursor" preference on but its behavior is erratic. E.g. try do-it (a few times):

self halt. self halt

The Debugger sometimes opens attached to the mouse and sometimes not... It's so irregular I haven't discovered any pattern in the behavior and eventually switched the preference off. Is it happening to you too? (I had clean images and Win10 environment)

Best,

~~~
^[^ Jaromir

Sent from Squeak Inbox Talk

On 2021-11-23T09:44:29+01:00, marcel.taeumel at hpi.de wrote:

> Hi all --
>
> There is no need to change the default values for the preferences that are in the PreferenceWizardMorph. Let's focus on whether some interesting preferences are missing from that morph and on the values for preferences not in that morph.
>
> Best,
> Marcel
> Am 23.11.2021 00:13:44 schrieb tim Rowledge :
> >> 1. Windowing
> >> Personally, the first thing I do in every new image is to enable these prefs:
> >> "mouse over for keyboard focus", "open tools attached to mouse cursor", "windows' contents are always active".
> >> Do I belong to a minority of Squeakers or could we satisfy a majority of Squeakers by turning on these prefs by default?
>
> Well *I* wouldn't be happy with them but then I immediately load my prefs file anyway so maybe I wouldn't even notice.
>
> > For myself I'd add "Embed a Transcript in a Workspace" because I use and move both around the screen all the time; and frankly, since my first encounter with Squeak I always wondered why I have to open two tools, one of which has a totally nuts name, in order to be able to print "Hello" ;)
>
> But a Transcript is fundamentally different to a Workspace; the former is for the system to tell you what is going on, not for scribbling notes.
>
>
> >> 4. Editing
> >> - Auto enclose brackets -> #beforeSpaces (see [1], pending. Inserting a bracket pair () right before a character just feels pretty useless to me.)
> >> - Enclose selection with brackets -> true
>
> Again, very not OK for me.
>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Hackers have kernel knowledge.
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20211207/04e48156/attachment.html>


More information about the Squeak-dev mailing list