<div dir="ltr"><div>It you look at tools help for the debugger. I made the help topic show some screenshots. That can be useful when explaining graphical tools. But I don't remember how I did that.... I think it was kind of a hack.<br></div><div>I'll see if I can find a way to recreate that and document it.<br></div><div><br></div><div>Best,</div><div>Karl<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 31, 2019 at 1:24 AM H. Hirzel <<a href="mailto:hannes.hirzel@gmail.com">hannes.hirzel@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thank you Chris, for the start, an attempt at continuing<br>
...............................................................................................................<br>
<br>
1.  Open the Help entry in the Help browser.<br>
2.  Type the updated text into the Help entry.<br>
     - Cmd+6 = Colored text,<br>
       Cmd+7 = bold,<br>
       Cmd+8 = italics,<br>
       Cmd+_ = Underline<br>
3.  Press Cmd+s to save the entry with the updated text.<br>
4.  Note the dirty -Help package in Monticello browser.<br>
<br>
Note:<br>
- you may also add your own *CustomHelp* subclass in your package<br>
<<<<< explain how<br>
- it is possible to add executable Smalltalk code ...... <<<<<<<<br>
explain how to do it.<br>
...................................................................................................................................<br>
<br>
<br>
Issues:<br>
<br>
a) in<br>
     Squeak / Core Packages / Commonly used / Compression /<br>
     I have a clickable link that is 'Archive' (black) which opens a<br>
SystemBrowser on class 'Archive'<br>
<br>
<br>
b)<br>
     Squeak / Core Packages /  Commonly used / Installer /<br>
......... NO LINKS and NO EXECUTABLE code<br>
<br>
<br>
c)<br>
     Squeak / Core Packages /  Commonly used / ToolBuilder<br>
        there is a black (SystemBrowser) link to debugger and<br>
        a blue (ClassBrowser) link to Toolbuilder<br>
<br>
These formatting notes have to go into a book called 'Creating Help<br>
Files' under 'Help on Help'.<br>
<br>
How do I create a black (SystemBrowser) link?<br>
How do I create a blue (ClassBrowser) link?<br>
<br>
There also needs to be a note for in Squeak / Tutorials / Useful Expression /<br>
      that any executable code may be selected and executed by CMD-D.<br>
<br>
Noteworthy in this discussion is  that we could  add more content for<br>
the Installer .....(see screen shot)<br>
<br>
<br>
On 8/30/19, Chris Muller <<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</a>> wrote:<br>
> On Thu, Aug 29, 2019 at 12:17 PM H. Hirzel <<a href="mailto:hannes.hirzel@gmail.com" target="_blank">hannes.hirzel@gmail.com</a>> wrote:<br>
><br>
>> On 8/29/19, tim Rowledge <<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>> wrote:<br>
>> [snip]<br>
>> > I'm not currently very familiar with feeding stuff into<br>
>> > the HelpBrowser nicely.<br>
>> [snip]<br>
>><br>
>> This might be considered as a request for a tutorial on how to write<br>
>> Help browser entries with style and executable code. (within the help<br>
>> browser)<br>
>><br>
><br>
> 1.  Open the Help entry in the Help browser.<br>
> 2.  Type the updated text into the Help entry.<br>
>      - Cmd+6 = Colored text,<br>
>        Cmd+7 = bold,<br>
>        Cmd+8 = italics,<br>
>        Cmd+_ = Underline<br>
> 3.  Press Cmd+s to save the entry with the updated text.<br>
> 4.  Note the dirty -Help package in Monticello browser.<br>
><br>
><br>
><br>
>> ><br>
>> > tim<br>
>><br>
>><br>
><br>
<br>
</blockquote></div>