[squeak-dev] Re: The Trunk: Morphic-kfr.958.mcz

karl ramberg karlramberg at gmail.com
Tue May 5 02:14:33 UTC 2015


So you must access with
Preferences disable: #'Browser>>showMessageIcons'

Otherwise a new preference is added :-(

Unrelated, in a ObjectExplorer you can't click to get a menu on all
preferences because the ObjectExplorer show a abbreviated text: eg.
#'CodeHolder>>useMultiWindowBrowser' will show in the ObjectExplorer as
#'CodeHolder>>u...indowBrowser'

Karl

On Tue, May 5, 2015 at 3:35 AM, karl ramberg <karlramberg at gmail.com> wrote:

> That must be a bug.
>
> Karl
>
> On Mon, May 4, 2015 at 11:27 PM, Chris Muller <asqueaker at gmail.com> wrote:
>
>> On Mon, May 4, 2015 at 4:18 PM, Chris Muller <asqueaker at gmail.com> wrote:
>> > One thing I don't like about the scattered preferences is how the
>> > preference API is no longer supported.  I have a script which sets up
>> > my preferred preferences, I tried to write:
>> >
>> >    Preferences disable: #showMessageIcons
>> >
>> > just like I can for "normal" preferences, however, the above doesn't
>> > work and doesn't report an error...
>>
>> In fact, it can even cause a duplicate preference to be added (see
>> picture).
>>
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20150505/3a88cb3e/attachment.htm


More information about the Squeak-dev mailing list