• Hello MLAers! We've re-enabled auto-approval for accounts. If you are still waiting on account approval, please check this thread for more information.

looking for scroll bars and grow box example

Hi, I want to write a simple 68000 assembly language program that implements a window with scroll bars and a grow box. I can't seem to find sample code that does this. I also need the corresponding file for RMaker that contains the definitions of the various resources that define the scroll bars and grow box (this is the most important part for me). A sample in pascal would be fine. Any help is greatly appreciated...Randy.
 
I think I've found what I need in the book Macintosh Assembly Language by Jan L. Harrington.
This book contains a lot of errors in the section regarding scroll bars. It took me a full day to work my way through them and get scroll bars that appeared correctly as the window size was changed. Without "Inside Macintosh - Volume I" I couldn't have found the errors in the book. There is a lot of good information in the book, but given all the errors in the one section I needed most I cannot recommend this book.
 
Back
Top