home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / DATABASE / TOOLBR.ZIP / TOOLBARS.TXT < prev    next >
Encoding:
Text File  |  1993-04-25  |  958 b   |  30 lines

  1. Windows Toolbars - Andrew Ross MacNeill 76100,2725
  2.  
  3. Included are two screen builder files designed to make your FoxPro
  4. Windows applications look more Windows-ish.
  5.  
  6. They are Windows Toolbars complete with properly sized icons.
  7. The problem I have had with FoxProW is I couldn't create a 
  8. Windows toolbar easily.  It's not one of the Window styles.
  9. So I created one!  Comments would be greatly appreciated
  10. especially on how I can improve them.
  11.  
  12. FONTBAR.SCX
  13. This toolbar can be run directly and will create a BROWSE 
  14. toolbar that allows the user to change fonts, sizes, style,
  15. EDIT/BROWSE settings and ORDER on the fly.  
  16. Icons included : Bold/Italic/Worksheet/Dialog
  17.  
  18. This one works!!! 
  19.  
  20. TOOLBAR
  21. This toolbar is simply a collection of related icons that can
  22. have functionality put behind the buttons.
  23. Icons Included : 
  24. New/Open/Disk/Printer
  25. Add Cell/Column/Row
  26. Remove Cell/Column/Row
  27. Up/Down/Left/Right/Loop (2 versions)
  28.  
  29.  
  30. Enjoy!!!!