Macintosh QuickBASIC Example to Create and Use Scroll Bars (37315)
The information in this article applies to:
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0
This article was previously published under Q37315 SUMMARY
This article contains a sample program that creates and uses
QuickBASIC scroll bars. Before attempting to write your own QuickBASIC
program that uses scroll bars, we recommend that you research the
following areas in the "Microsoft QuickBASIC for the Macintosh: BASIC
Language Reference" manual:
Item Page(s)
---- -------
NewScroll 488
DisposeScroll 478
ScrollText 492
SetRect 495
FrameRect 402
SetPt 495
PtInRect 490
GetFontInfo 482
Mouse function 210-214
Scrolling is also discussed on Pages 432-434.
A program that defines scroll bars is provided further below. Two
additional examples for defining scroll bars in QuickBASIC are
"ToolBoxSampler" and "File Browser.source", which are located in the
QB Demos folder on the Examples disk for QuickBASIC Version 1.00 for
the Apple Macintosh.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB37315 |
---|
|