Thanks Todd, will give that a whirl later. On 15 Nov 2009 13:09, "Todd Volkert" <[email protected]> wrote:
My guess is that it's because Button is an abstract class - try <PushButton buttonData="Sumit" />. Also, I think you should be calling window.setContent(c) instead of window.add(c). Give those a shot, and hopefully it'll work - exciting stuff! -T On Sun, Nov 15, 2009 at 7:25 AM, Christopher Brind <[email protected] >wrote: > Typical - I just hit send and then I realise I can create my own Graphics > 2D > sub-class and ju...
