Now what I want is a way to add an offset to that... You know, like 80% minus 10 pixels, not 10 percent.
On Mon, Jun 22, 2009 at 11:28 PM, dave<[email protected]> wrote: > > yes it is thanks, > > dave. > > On Tue, 23 Jun 2009 01:02:05 Satoshi Asakawa wrote: >> 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. > > -- ~devyn
