[squeak-dev] The Inbox: ReleaseBuilder-fbs.77.mcz

Frank Shearar frank.shearar at gmail.com
Tue Dec 4 17:14:23 UTC 2012


On 4 December 2012 16:51, Bert Freudenberg <bert at freudenbergs.de> wrote:
>
> On 2012-12-04, at 11:54, Frank Shearar <frank.shearar at gmail.com> wrote:
>
>> On 4 December 2012 10:32,  <commits at source.squeak.org> wrote:
>>> Frank Shearar uploaded a new version of ReleaseBuilder to project The Inbox:
>>> http://source.squeak.org/inbox/ReleaseBuilder-fbs.77.mcz
>>>
>>> ==================== Summary ====================
>>>
>>> Name: ReleaseBuilder-fbs.77
>>> Author: fbs
>>> Time: 4 December 2012, 10:32:43.045 am
>>> UUID: fdbcec1f-a534-4070-b03f-1604faa4220a
>>> Ancestors: ReleaseBuilder-cmm.76
>>>
>>> Squeak 4.4 ReleaseBuilder.
>>>
>>> This renames ReleaseBuilderTrunk as ReleaseBuilderFor4dot3, and pulls some useful bits up to ReleaseBuilder for the 4.4 builder to reuse.
>>>
>>> =============== Diff against ReleaseBuilder-cmm.76 ===============
>>
>> Note that the Welcome Workspace is completely unstyled. Chris has
>> given me a pointer on how to style it - use a Welcome Workspace - but
>> if there are any text-styling experts who can help us out, please do.
>> I can change the font of a piece of text easily enough in a Workspace
>> - right click and "set font" - but I see no way of making text bold
>> and underlined.
>>
>> frank
>
>
> Help -- Command Key Help
>
> Text Emphasis
>         (not available on all platforms)
> Cmd-1   type the first method argument
> Cmd-2   type the second method argument
> Cmd-3   type the third method argument
> Cmd-4   type the fourth method argument
> Cmd-5   for future use
> Cmd-6   color, action-on-click, link to class comment, link to method, url
>                 Brings up a menu.  To remove these properties, select
>                 more than the active part and then use command-0.
> Cmd-7   bold
> Cmd-8   italic
> Cmd-9   narrow (same as negative kern)
> Cmd-0   plain text (resets all emphasis)
> Cmd--   underlined (toggles it)
> Cmd-=   struck out (toggles it)
>
> Shift-Cmd--     (aka :=) negative kern (letters 1 pixel closer)
> Shift-Cmd-+     positive kern (letters 1 pixel larger spread)

Ah, handy! I notice that several of these - bold, italic at the least
- don't toggle. They should, unless there are good reasons not to?
(Especially given that underline toggles.)

frank


More information about the Squeak-dev mailing list