On Sat, Sep 27, 2008 at 12:26 PM, recursor <[EMAIL PROTECTED]> wrote:
> Has anybody been able to get the focus method, say on the edit_line control 
> to work when starting up a shoes app?  What I want is to start up my app and 
> have an edit_line take focus so I can just start typing. Should be simple:
>
> Shoes.app do
> @edit = edit_line
> @edit.focus
> end
>
> This, however, does not work. Am I doing something wrong or... might this be 
> a bug?

I think there is a bug. It hasn't worked for me, either.

-- 
Seth Thomas Rasmussen
http://greatseth.com

Reply via email to