home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / MDBS.ZIP / README.TXT < prev    next >
Text File  |  1990-04-17  |  6KB  |  128 lines

  1. Object/1 Demonstration Diskette Instructions
  2.  
  3. CONFIGURATION
  4.  
  5. OS/2 1.1 (or higher) 
  6. 2MB of free hard disk space
  7. (NOTE:  OS/2 1.1 users must be certain the courier font is installed through the
  8.  OS/2 Control Panel)
  9.  
  10. INSTALLATION
  11.  
  12. Copy the four dynamic link libraries to your system libpath by placing the demonstration
  13. diskette in drive A and typing:
  14. COPY A:*.DLL C:\OS2\DLL (or to the system libpath identified in your config.sys file)
  15.  
  16. Create a directory called O1DEMO by typing:
  17. MD \O1DEMO
  18.  
  19. Change from your current directory to the directory just created by typing:
  20. CD \O1DEMO
  21.  
  22. Copy all of the files on the Object/1 Demonstration Diskette into the O1DEMO directory by typing:
  23. XCOPY A:*.* /S
  24.  
  25. Add the Object/1 Demonstration to a Start Programs, if you wish.  Choose your own program 
  26. title, and enter the path and file name as:
  27. \O1DEMO\DEMO.EXE
  28. No parameters need be entered.
  29.  
  30. APPLICATIONS
  31.  
  32. Start the Object/1 Demonstration by accessing it in your Start Programs or by changing to the 
  33. O1DEMO directory and typing:
  34. DEMO
  35.  
  36. The Object/1 Work Space appears.  The Work Space provides a work area for loading and
  37. editing files, and for executing statements directly.  For now, select File/Start Demos from
  38.  the action bar to bring the Object/1 Demo Applications window into view.
  39.  
  40. AUTHORS (SQL Server)
  41. This is a demonstration of a graphical user interface for the Microsoft SQL Server.  This 
  42. demonstration application requires Microsoft SQL Server and its Authors/Publications 
  43. database.  A Notifier is seen if this demo is invoked without a SQL Server database available.
  44. Click on the QUIT button to return to the Object/1 Demo Applications window. Insure that 
  45. DBLIBP.DLL is locally installed in the libpath.
  46.  
  47. Bezier Curves
  48. Select the endpoints of the line with a mouse cursor, hold down a mouse button, and 
  49. resize the curve.
  50.  
  51. Bitmap Viewer (SQL Server)
  52. Bitmap images can be stored and retrieved from Microsoft SQL Server or from disk files.  
  53. If you do not have SQL Server, simply click on the CANCEL button when asked for a 
  54. Server Name.  Then, select FILE/LOAD FROM FILE/MONA.BMP.
  55.  
  56. Calendar for the current month
  57. A simple calendar is presented.  It is possible with the Object/1 Development System to 
  58. extend the capability.  A logical extension would be to present a window with appointments
  59. when a user clicks on a given date.
  60.  
  61. Sales Leads (Tutorial)
  62. This fully functional contact management system forms the basis of the Object/1 Tutorial, 
  63. included with every Object/1 Development System.  The 120 page tutorial guides a developer 
  64. through the process of building this multi-window application in less than 5 hours.  The 
  65. application uses TBL, a relational database management system included with Object/1, for 
  66. data storage.
  67.  
  68. Simple Calculator
  69. This 4-function calculator is built with Object/1. 
  70.  
  71. Source code for each application is included with the Object/1 Development System.  
  72.  
  73. Exit the demos and return to the Work Space to continue exploring Object/1.
  74.  
  75.  
  76. OBJECT/1 ENVIRONMENT
  77.  
  78. Many tools are included with the Object/1 Development System.  In the Object/1 Demonstration,
  79. you can access the Browser, Forms Painter, TBL Designer, and Work Space.  
  80.  
  81. Browser
  82. The Browser lists the complete set of classes available with the Object/1 Development 
  83. System.  You can experiment with the browser tool.  The list box on the left contains class 
  84. names.  The indentation of the class names denotes hierarchy and heritage.  Note the ability 
  85. to sort classes (CLASS/SORT CLASSES), easing the task of finding a particular class.  The 
  86. center list box contains the instance variables for a class.  The right list box contains the 
  87. methods associated with a class.  The only classes which have their method source code 
  88. included in the demonstration system are:
  89. Bezier
  90. Button
  91. Collection
  92. ListBox
  93. SQLAuthors
  94. You are not able to make changes to the method source code with the Object/1 
  95. Demonstration.  Source for all methods and the ability to create new classes and methods
  96. are features of the Object/1 Development System.
  97.  
  98. Experiment with the various tools within the browser.  Click on ListBox in the class list box, 
  99. click on a method name, then use METHOD/IMPLEMENTORS or METHOD/SENDERS to see 
  100. how the same method name might be implemented in several classes.  Select 
  101. CLASS/HERITAGE to create a browser of the code any particular class inherits.  Whenever 
  102. Object/1 displays source code, the Object/1 Development System allows code changes to be 
  103. made.  Object/1 is an incremental, developer-directed compiler.  You will not be forced 
  104. to wait through a link cycle.
  105.  
  106. Forms Painter
  107. Forms Painter is an indispensable tool for creating Presentation Manager-based applications.  
  108. Note that you create a window in the size you wish using EDIT/SIZE CANVAS, sizing from a 
  109. corner, and finishing with EDIT/SIZE CANVAS again.  Next, you might want to click on a
  110. graphical element on the control pad, then click again within your sized canvas at the location 
  111. you wish the element to appear.  Elements can be sized and positioned while on the canvas.  
  112. Double clicking on an element opens a dialog box, in which you enter various pieces of 
  113. information to describe the functionality of the graphical element.  Under OPTIONS/MENU, you 
  114. can quickly build action bars.  Explore the range of graphical user interface building tools
  115. provided in Forms Painter.  The FILE/SAVE mechanism for Forms Painter in the Object/1 
  116. Demonstration is not available.
  117.  
  118. TBL Designer
  119. TBL Designer allows the immediate creation of TBL databases.  This feature can be viewed 
  120. in the Object/1 Demonstration, but is only functional in the Object/1 Development System.
  121.  
  122.  
  123. OBJECT/1 AVAILABILITY
  124.  
  125. Join the OS/2 developers who have found a better way to implement applications in this
  126. environment.  Order Object/1 Development System today for $995.00.  Call (800) 344-5832
  127. for more information.  Internationally, call +1 317 447-1122.
  128.