home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / c / boss03.zip / BOSS.INF < prev    next >
Text File  |  1991-01-14  |  6KB  |  106 lines

  1.  
  2.                                     Overview
  3.  
  4.         The Window BOSS is one of the most powerful and cost-effective 
  5.         products available to enhance and accelerate the development of 
  6.         system and applications programs in the "C" language.  The BOSS 
  7.         will let you create programs that have the same look and feel as 
  8.         top sellers like Lotus 1-2-3, Sidekick, dBASE III, and Framework!  
  9.         Pop-up windows, pull down menus, status lines, and in context on-
  10.         line help functions can be easily implemented.  Your applications 
  11.         can drag windows around the screen and automatically sense the 
  12.         type of video card installed.  All of this without snow, flicker, 
  13.         or delay! 
  14.  
  15.         The BOSS's assistant, The Data Clerk, is always on call to handle 
  16.         the tasks associated with data entry.  The Data Clerk makes it a 
  17.         snap to enter text, integers, floats, longs, dates, phone 
  18.         numbers, and times. It is equally easy to create complex forms 
  19.         with individual field help and error messages. Custom fields and 
  20.         masks are also a snap!  Naturally, we concentrated on the 
  21.         programmer interface, keeping it clean, uncluttered, powerful, 
  22.         fast, and easy to remember.  
  23.  
  24.         Our Mouse routines provide the icing on the cake!  Once the mouse 
  25.         has been initialized, you can show it, hide it, move it, check to 
  26.         see if any of its buttons have been pressed or released, make it 
  27.         emulate a light pen, put an invisible cage around it, define its 
  28.         shape and associated attributes, and ask it how many buttons it 
  29.         has!
  30.  
  31.         Tim Parker's column in the February 87 issue of Computer Language 
  32.         stated "the ease of use will cause some programmers to go 
  33.         overboard with windows", and "if you are a die-hard C programmer 
  34.         looking for a useful, license-free product, this is it".
  35.  
  36.         Hardin Bothers' column in the June 88 issue of PC Resource stated 
  37.         "Within its domain, The Window BOSS is as useful and as powerful 
  38.         as any C library I've used". "The Window BOSS owes much of its 
  39.         power to its uncluttered organization". 
  40.  
  41.         In 1990, Shareware magazine ranked The Window BOSS in the top 50 
  42.         best selling shareware programs in the PC-Sig Library!  By the 
  43.         way, The Window BOSS was the ONLY C function library to achieve 
  44.         this status!
  45.  
  46.         The BOSS is currently being used by such notables as: IBM, ATT, 
  47.         UNISYS, Cray Research, ATT Bell Labs, Lockheed, Zenith, Jet 
  48.         Propulsion Lab, Internal Revenue Service, US Navy, US Airforce, 
  49.         NASA, Honeywell, Liton,  UpJohn,  Hughes Aircraft, Contel, ARCO, 
  50.         Penril Data, Gandalf Data, Battelle Memorial Institute, DCA, 
  51.         Attachemate, Hayes, Boeing, McDonneld Douglas, The Travelers, Dow 
  52.         Corning, Coca Cola, numerous universities, and discriminating "C" 
  53.         programmers around the world!  Haven't you waited long enough?
  54.  
  55.  
  56.  
  57.                             Technical Considerations
  58.  
  59.         The BOSS is written in meticulously commented and structured "C" 
  60.         with a minimal amount of assembly language.  Best of all, you 
  61.         need to purchase The BOSS only once since libraries for all the 
  62.         supported compilers are included at no additional cost! 
  63.  
  64.           Stats:
  65.  
  66.              C Compilers:        Microsoft (All), Borland (All)
  67.                                  Watcom (All), TopSpeed
  68.                                  Mix Power C, Zortech, Aztec
  69.                                  Lattice, CI86, Datalight 
  70.              Assembler:          Microsoft MASM compatible.                         
  71.              Window Types:       Normal, Exploding, Borderless
  72.              Border Characters:  Default or User Defined
  73.              I/O Method:         BIOS or Direct, printf compatible
  74.              Maximum windows:    limited only by compiler and memory
  75.              Maximum window:     full screen (25x80, 43x80, 50x80)
  76.              Minimum window:     1 row 1 column (borderless)
  77.                                  3 rows 3 columns (framed)
  78.              Minimum fields:     none
  79.              Maximum fields:     limited only by compiler and memory
  80.              Memory models:      Source - All execpt Tiny 
  81.                                  Shareware - Small Model Only
  82.              Compatibility:      IBM PC/XT/AT, PS/2, MDA,CGA,EGA,VGA
  83.  
  84.           Functions:
  85.            
  86.             19 Low level video and keyboard primitives.  These functions 
  87.                can be used with or without the other Window BOSS 
  88.                functions.  
  89.  
  90.             32 High Level Windowing Functions.  These function establish 
  91.                the normal programmer interface point for windowing.
  92.  
  93.             28 High Level Data Entry, Form Handling, and String 
  94.                Manipulation Functions. These functions establish the 
  95.                normal programmer interface point for data entry.
  96.  
  97.             25 Mouse interface functions.  These functions can be used 
  98.                with or without the other Window BOSS functions and 
  99.                represent both low and high level programmer interface 
  100.                points.
  101.  
  102.           List prices:
  103.  
  104.              The BOSS & Data Clerk Function Library with Source:  $55.00
  105.              Shareware (One of PC-SIG's TOP 50 Best Selling!)  :  $20.00
  106.