Carbon Lib
Posted: Thu Jan 19, 2006 7:56 pm
An new version of carbonx and Carbon include is available today (2006-01-19)...
Added:
Set_Window_ResizeLimits(w.l, MinH.l, MinW.l, MaxH.l, MaxW.l)
Set_Window_Alpha(w.l,alpha.f)
Use Set_Window_ResizeLimits to all your windows... It looks some dinky if the user could resize the window to 100x100px and your buttons is 'outside' the range....
http://www.xhtmlsoft.com/pb/downloads/
Added:
Set_Window_ResizeLimits(w.l, MinH.l, MinW.l, MaxH.l, MaxW.l)
Set_Window_Alpha(w.l,alpha.f)
Use Set_Window_ResizeLimits to all your windows... It looks some dinky if the user could resize the window to 100x100px and your buttons is 'outside' the range....
http://www.xhtmlsoft.com/pb/downloads/