Community

AGI Programming => Mega Tokyo AGI Archive => Topic started by: Moss on December 18, 2001, 06:39:36 PM

Title: SCI programming
Post by: Moss on December 18, 2001, 06:39:36 PM
Does anybody know how to create controls(such as buttons etc) inside a window in SCI Studio, . I think you need to use control(..) and then DrawControl(..) but I don't know what arguments control takes.

thanks
Title: Re: SCI programming
Post by: Nick Sonneveld on January 01, 2002, 12:23:38 AM
I don't have much experience with SCI programming but I reccomend checking out these sites.  They may have the information you need.

http://freesci.linuxgames.com/scihtml/book1.html
http://scimb.cjb.net/

- Nick