Hi I think a simple check in the function LBG_resize_window for 'NULL = no change' would help save typing. I haven't looked but anywhere this can be used would be helpful.
e.g.
Code:
LBG_resize_window(some_win,NULL,some_win->size_y/2);


Last edited by Malice; 05/26/13 05:49.