<HTML>
<HEAD>
<TITLE>Re: newbie - Ward Cunningham's &quot;Plumbin'&quot; Example</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:14.0px'>Tim Johnson puso en su mail :<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><FONT SIZE="4"><SPAN STYLE='font-size:16.0px'>Hi everybody, <BR>
<BR>
I'm a newbie, and trying to get Ward Cunningham's &quot;Plumbin'&quot; example to work. &nbsp;Everything seems to behave reasonably well, except for &quot;yellow-button&quot; clicking on a TileView. &nbsp;I get the impression that such a click on a Faucet tile should bring up a PopUpMenu, but be ignored on all other tiles. &nbsp;Instead, it raises an exception on TileView since TileView doesn't understand &quot;getMenu:&quot;. <BR>
<BR>
There is some &quot;yellow-button&quot; code in FaucetController's &quot;initialize&quot; method, but it seems to never get called. <BR>
<BR>
I was thinking that I could implement &quot;getMenu:&quot; in TileView and then somehow call the code in FaucetController, but I don't know how to bridge that gap, or even if it's correct. &nbsp;Any help would be appreciated. <BR>
<BR>
The &quot;Plumbin'&quot; application I'm talking about can be accessed from here: <BR>
<BR>
<FONT COLOR="#0000FF"><U><a href="http://c2.com/doc/plumbin/index.html">http://c2.com/doc/plumbin/index.html</a></U></FONT> <BR>
<BR>
Thanks, <BR>
Tim J. <BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><FONT SIZE="4"><SPAN STYLE='font-size:16.0px'><BR>
</SPAN></FONT><SPAN STYLE='font-size:14.0px'>Tim:<BR>
I do not have any problem in using plumbin.<BR>
Or port to 3.7 MVC.<BR>
If you look for a Squeak MVC solution, I have some images ready to run with different mix.<BR>
The one what have public avalilble have support for .gif, .png, .jpg and .mp3<BR>
<BR>
Edgar</SPAN></FONT>
</BODY>
</HTML>