What version of Shoes are you running?  The bug should be patched up and
good to go in r873 -- feel free to sling around all-manner of non-string
junk for your #alert calls!
(#ask, however, still exhibits the buggy behavior.  Don't taunt #ask.)

On Sat, Jul 26, 2008 at 8:42 AM, Edward Heil <[EMAIL PROTECTED]> wrote:

> This isn't Perl, everything's not a string when you want it to be, so this
> isn't *necessarily* a bug, but crashing is no fun, so maybe the fact that it
> crashes instead of erroring out is a bug:
>
> Shoes.app do
>  button "click me" do
>    alert 10
>  end
> end
>
> On OS X, clicking the button crashes the app.
>
>

Reply via email to