<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><br></div><div>I'm working my way through portions of the seaside pdf ( really makes it so much more approachable for me).&nbsp;</div><div><br></div><div>I suffered through one of my cognitive dissonance moments while working with this project. Most of it lingering ideas of what is expensive to do in java, vs the <i>way</i> to do it in smalltalk. &nbsp;Here's my current problem.</div><div><br></div><div>I've got an object which has a Margritte set of descriptions and I can call asComponent and get an editor.&nbsp;</div><div><br></div><div>I currently am wrapping that editor with a form and buttons by using&nbsp;<font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">WAComponent</span></font><span style="font: 10.0px Helvetica"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">&gt;&gt;</span></font></span><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">addValidatedForm however, what I really want to do is add a third button to that form. &nbsp;I want new, save, cancel.&nbsp;</span></font></div><div><br></div><div>I thought I saw a way to do this, but for the life of me now, i can't find it.&nbsp;</div><div><br></div><div><br></div><div>Any sugesstions?</div><div><br></div><div><br></div><div>Tony Giaccone</div></body></html>