home *** CD-ROM | disk | FTP | other *** search
/ ftp.mactech.com 2010 / ftp.mactech.com.tar / ftp.mactech.com / macintosh-c / macc-carbon-demos-nonbinhex.sit / macc-carbon-demos-nonbinhex / chap13-demo / GWorldPicCursIcn.c.rsrc / TEXT_2429.txt < prev   
Text File  |  2001-05-09  |  1KB  |  23 lines

  1. // *******************************************************************************************
  2. // GWorldPicCursIcon.c                                   CARBONIZED.  USES CLASSIC EVENT MODEL
  3. // *******************************************************************************************
  4. // 
  5. // This program:
  6. //
  7. // ‚Ä¢    Opens a window in which the results of various drawing, copying, and cursor shape change
  8. //        operations are displayed.
  9. //
  10. // ‚Ä¢    Demonstrates offscreen graphics world, picture, cursor, cursor shape change, animated
  11. //        cursor, and icon operations as a result of the user choosing items from a Demonstration
  12. //        menu.
  13. //
  14. // ‚Ä¢    Demonstrates a modal dialog-based About‚Ķ box containing a picture.
  15. //
  16. // To keep the non-demonstration code to a minimum, the program contains no functions for
  17. // updating the window or for responding to activate and operating system events.
  18. //
  19. // The program utilises the following resources:
  20. //
  21. // ‚Ä¢    A 'carb' resource.
  22. //
  23. // ‚Ä¢    An 'MBAR' resource and associated 'MENU' resources (preloa