home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / IOC / README
Text File  |  1995-06-11  |  3KB  |  59 lines

  1.  
  2.  
  3.                            IOC SAMPLES PROJECT and IOC SAMPLES PROJECT-COLLECTIONS
  4.  
  5.  
  6.                                                               ***WARNING ***
  7.  
  8. * DO NOT DELETE EITHER OF THESE PROJECTS.
  9.  
  10. * THEY ARE 'TEMPLATE' PROJECTS ON WHICH YOU CANNOT PERFORM ACTIONS LIKE BUILD OR RUN.
  11.  
  12. * PLEASE BE AWARE THAT CHANGES TO THESE PROJECTS AFFECT ALL OF THE USER INTERFACE  AND
  13.   COLLECTION CLASS SAMPLE PROJECTS. 
  14.  
  15.                                                               ***************
  16.  
  17. DESCRIPTION
  18.  
  19. The purpose of **IOC Samples Project** is to define the common project settings and tools
  20. setup for all sample projects for the User Interface Classes. All User Interface Class sample projects 
  21. inherit from this project. IOC Samples Project in turn inherits from the VisualAge C++ Project 
  22. (X:\ibmcpp\mainprj\vacpp where 'X:' is the drive on which you installed the product).
  23.  
  24. The purpose of **IOC Samples Project-Collections** project is to define the common project settings and tools
  25. setup for all sample projects for the Collection Classes.   All Collection Class sample projects 
  26. inherit from this project.  IOC Samples Project- Collections in turn inherits from the VisualAge C++ Project 
  27. (X:\ibmcpp\mainprj\vacpp where 'X:' is the drive on which you installed the product).
  28.  
  29. If, for a certain User Interface  or Collection Class project, you do not want to inherit build settings from
  30. IOC Samples Project or IOC Samples Project-Collections, then go to the TOOLS setup of your project
  31. and deselect the option USE BUILD SETTINGS FROM PARENT PROJECT from the Build  action.  
  32. (This is on the PROJECT page of the notebook for the BUILD NORMAL and REBUILD ALL all actions.)
  33.  
  34. Then you can define your options locally for your project.  For example, you could
  35. define whether or not to include browser information or which level of browser information
  36. to include. 
  37.  
  38.  
  39. PROJECT LOCATION
  40.  
  41. Inside the IOC Samples folder (inside the VisualAge C++ SAMPLES folder).
  42.  
  43.  
  44. ADDITIONAL INFORMATION
  45.  
  46. - For more information on the creation and use of projects in the WorkFrame 
  47.   environment, see the VisualAge C++ for OS/2 User's Guide.
  48.  
  49. - For a complete listing and description of samples provided with the VisualAge C++ for
  50.   OS/2 product, see the VisualAge C++ for OS/2 Guide to Samples.
  51.  
  52. - For more information on User Interface  or Collection Classes, see the VisualAge C++ for OS/2 
  53.   Open Class Library User's Guide.
  54.  
  55. These books can be found online.   To access an online book, simply open the main VisualAge C++
  56. desktop folder, then open the INFORMATION FOLDER inside.  To view a book, double-click on that
  57. book's icon.  
  58.  
  59.