02-05-2010, 11:03 AM
Well almost...
I made a Resize(siz x y) on every Window so the window machtes the content. Problem is that the window resizes from the top left and so I can't really put it on se bottom of windows. Is there a possibility to change it to bottom left? So siz expands upwards?
Edit:
Hmm "/mov" as initial uses the bottom left corner, but "mov 0 0" in the bar uses the top left..so I can't just use
"move 0 0" after every resize :/
I made a Resize(siz x y) on every Window so the window machtes the content. Problem is that the window resizes from the top left and so I can't really put it on se bottom of windows. Is there a possibility to change it to bottom left? So siz expands upwards?
Edit:
Hmm "/mov" as initial uses the bottom left corner, but "mov 0 0" in the bar uses the top left..so I can't just use
"move 0 0" after every resize :/