Page 1 of 1

Carbon Lib

Posted: Thu Jan 19, 2006 7:56 pm
by SEO
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/

Posted: Sat Jan 21, 2006 8:15 pm
by Andre
@SEO: is this something like an userlib? If yes, should I put it in the related Userlibs section on www.PureArea.net (it would be the first MacOS lib :wink:) ?

Posted: Sat Jan 21, 2006 8:22 pm
by SEO
Yes it is an userlib and an include file with wrappers for the lib.. Yes this would be okey, but i hope there is an new version soon, with some new stuff ...

Posted: Sat Jan 21, 2006 8:36 pm
by Andre
SEO wrote:Yes it is an userlib and an include file with wrappers for the lib.. Yes this would be okey, but i hope there is an new version soon, with some new stuff ...
Ok, then I will wait for this new version first.

You can even send it per e-mail to me (I'm not regularly on the forum) at andre [at] purebasic.com

Thanks! :D