Here's what i do for grow in x direction:

AddToFunc Tile_X
+ I Maximize grow 0
+ I Max2Size $[w.width] $[w.height] $[w.x] $[w.y]

AddToFunc Max2Size
+ I ResizeMove $0p $1p $2p $3p
+ I Resize br w-10p w-27p  # account for borders and title
Ok, it's works.
In fact, the Resize* functions remove the maximize bit.

Thanks for the help :)


Reply via email to