home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / 8523 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.1 KB  |  23 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!cs.utexas.edu!swrinde!dptspd!lmw
  3. From: lmw@dptspd.sat.datapoint.com (Larry White)
  4. Subject: Paradox 4.0 Workspace Question
  5. Message-ID: <lmw.724519093@dptspd>
  6. Organization: Datapoint Corporation, San Antonio, TX
  7. Date: Wed, 16 Dec 1992 15:18:13 GMT
  8. Lines: 13
  9.  
  10. I am new to the world of Paradox and have been having trouble when allowing the 
  11. user to interact with the workspace.  I am attempting to write a custom 
  12. application where I begin by using the PAINTCANVAS command to make the sign-on
  13. screen the way I want it.  However, as soon as I do a EDIT table followed by
  14. a WAIT TABLE, the entire workspace area blasts the entire canvas area.  I was
  15. hoping that I could design a FORM that could be sized and superimposed 
  16. somewhere on my previously painted canvas area.  It seems that my call to
  17. WAIT TABLE is where my problem might be.  I was really hoping to take 
  18. advantage of Paradox's ability to EDIT the fields within a record instead
  19. of having to "Re-invent the wheel" and manage it all on my own.  Any 
  20. suggestions would be greatly appreciated.
  21.  
  22. ...Larry
  23.