<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font face="Georgia">or if #buildWorldMenu were not hardcoded<br>
      </font></p>
    <p><font face="Georgia">or if TheWorldMenu decided to query the
        project for an alternate method</font></p>
    <p><font face="Georgia">all of which is easy enough for one to
        implement</font><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 2/24/18 7:15 AM, H. Hirzel wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAGQxfViVNTPjTqtjoQeN=OKgsNRJi5dT3dmXSQOpRvP_OfEKig@mail.gmail.com">
      <pre wrap="">P.S. 2

The issue could be resolved easily if

PasteUpMorph
buildWorldMenu: evt
        ^(TheWorldMenu new
                world: self
                project: (self project ifNil: [Project current])       "mvc??"
                hand: evt hand) buildWorldMenu.

would NOT have hard coded TheWorldMenu.

On 2/24/18, H. Hirzel <a class="moz-txt-link-rfc2396E" href="mailto:hannes.hirzel@gmail.com"><hannes.hirzel@gmail.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">P.S. Ideally through a project preference

      <a class="moz-txt-link-freetext" href="http://wiki.squeak.org/squeak/704">http://wiki.squeak.org/squeak/704</a>

to be set individually for a particular project.

On 2/24/18, H. Hirzel <a class="moz-txt-link-rfc2396E" href="mailto:hannes.hirzel@gmail.com"><hannes.hirzel@gmail.com></a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Hello

The wiki page
      "Customizing the Squeak UI<a class="moz-txt-link-rfc2396E" href="http://wiki.squeak.org/squeak/1008referstoinstructionshowtocreateyourcustomworldmenubyreferringtopage">"
      http://wiki.squeak.org/squeak/1008

refers to instructions how to create your custom world menu by referring
to
page

      "</a>Subclassing MorphicProject, TheWorldMenu and PasteUpMorph"
      <a class="moz-txt-link-freetext" href="http://wiki.squeak.org/squeak/6461">http://wiki.squeak.org/squeak/6461</a>

The instructions on that page work fine.  Are there simpler ways to
create a customized world menu and hook it up as a parameter to a
MorphicProject?

Regards
Hannes

</pre>
        </blockquote>
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>