Hi Dave,

I'm not sure if I understand you correctly, though...

Shoes.app do
  stack :left => 10, :top => 10,
    :width => 0.8, :height => 0.8 do
    background blue
  end
end

Hope it helps,
ashbb

On Mon, Jun 22, 2009 at 6:29 PM, dave <[email protected]> wrote:

> Question,
>
> you have a shoes window setup to by X long and Y wide how do you go about
> having a slot to move with the window as it's made wider/height or narrower
> and shorter?
>
> I thought of the repaint but haven't found anything on google that would
> explain how to use or do it.
>
> any pointers or code snippets?
>
> thanks
>
> dave.
>

Reply via email to