Host Graphics Now
Using Microsoft Visual J++
John's Home Page

Microsoft Developer Studio (Visual J++) can be used to develop IFC/Cartesian package applications with the following step:
  • Create an HTML page containing the APPLET tag, e.g., <APPLET CODE="NetscapeApplet" WIDTH=100 HEIGHT=100> <PARAM NAME="ApplicationClass" VALUE="LineDemo1"> Your browser does not support Java applets </APPLET> where the Value is the name of your application class.
  • Select "Insert" from the Developer Studio main menu.
    • Select "Files into project ..." from the Insert submenu.
      • Add the HTML file you created above.
  • Select "Build" from the Developer Studio main menu.
    • Select "Settings ..." from the Build submenu.
      • Select the "General" tab from the Project Settings dialog box.
        • Enter the class path for the Cartesian package, e.g,
          l:\dev\cartesian
      • Select the "Debug" tab from the Project Settings dialog box.
        • Select Category Browser from the drop down list.
        • Enter the path and file name for your browser in the "Browser" box, e.g.,
          X:\microsoft\ie4\IEXPLORE.EXE
        • Check the "Use parameters from HTML page" radio button.
        • Enter the name of the HTML page you created above in the "HTML page" box, e.g.,
          linedemo1.html
Drawing Lines
Drawing Polylines
Drawing Text
Cartesian Points
Colors
Cartesian Package
Get the Cartesian package
Sun Java Documentation
Netscape IFC Documentation
Also visit our related sites:
Computer Science Now
Java Now
C++ Now
C Now

Go To Graphics Now Home Page
©1999, J.H.Young E-Mail Me

This page hosted by  Get your own Free Home Page
1