Looks like your para method call is in the Shoes.app block. So it is giving you 
the top and left of the shoes app window, so no, don't think that's a bug at 
all. 

Try putting the para in the image block, and it should give you the expected 
result of "1, 1"

- ehsan

> Subject: Shoes reports 0,0 location on newly created image
> From: [email protected]
> To: [email protected]
> Date: Mon, 18 May 2009 19:43:36 -0700
> 
> Erm... bug?
> 
> Shoes.app do
>     @i = image 24,24, :left => 1, :top => 1 do
>     end
>     para "#[email protected]}, #[email protected]}"
> end
> 
> #=> 0,0
> 
> Why?
> 
> -- 
>     ~devyn

_________________________________________________________________
HotmailĀ® has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009

Reply via email to