home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8904 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!dell32.ortta.umn.edu!durai
  3. From: durai@ortta.umn.edu (Durai Venkatasubramanian)
  4. Subject: Re: FoxPro: Help needed with scrollable windows
  5. Message-ID: <durai.117.726446988@ortta.umn.edu>
  6. Lines: 13
  7. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  8. Nntp-Posting-Host: dell32.ortta.umn.edu
  9. Organization: U of Mn
  10. References: <C0I7nF.H3G@unccsun.uncc.edu>
  11. Date: Thu, 7 Jan 1993 22:49:48 GMT
  12. Lines: 13
  13.  
  14. In article <C0I7nF.H3G@unccsun.uncc.edu> alsimmon@uncc.edu (Amber Leigh Simmons) writes:
  15.  
  16. >I am currently working on a program in FoxPro for a large hospital
  17. >in my area.  I want to be able to implement my forms so that they 
  18. >can be larger than the screen.  Therefore I need to have window 
  19. >which act like the FoxPro system windows with scroll bars across
  20. >the top and bottom, to scroll around the form.  I know this can be
  21. >done because I have seen an application using this concept.
  22.  
  23. Another suggestion:
  24.  
  25. You can try 50 line screen (set display to vga50) if you have a vga screen. 
  26. This will help you define a larger screen.
  27.