home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / bit / listserv / win3l / 12975 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.9 KB  |  50 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!paladin.american.edu!auvm!SOFTWARE.ORG!COX
  3. Message-ID: <m0nHDsM-00041tC@viking.Software.ORG>
  4. Newsgroups: bit.listserv.win3-l
  5. Date:         Wed, 27 Jan 1993 09:36:00 EST
  6. Sender:       Microsoft Windows Version 3 Forum <WIN3-L@UICVM.BITNET>
  7. From:         Guy Cox <cox@SOFTWARE.ORG>
  8. Subject:      Re: Dynamic Dialog Boxes
  9. Lines: 39
  10.  
  11. ----- Begin Included Message -----
  12. Dear Netters,
  13.  
  14. I've allready posted this question few days ago but I've not received an answer
  15. yet. So I try again ...
  16.  
  17. Here is my problem.
  18.  
  19. I'd like to  find a  mean to  allow an  end-user (in this case a physician or a
  20. nurse)  to dynamicaly create some kind of simplified dialog boxes, with defined
  21. objects (ako custom controls : filtered edit-box, combos, ...). Each dialog box
  22. is linked to a corresponding printed form.
  23.  
  24. These  dialog  boxes  should  be used later  to enter data in a relational data
  25. base and eventualy to print the associated formulary.
  26.  
  27. I don't want to "hard code" all these dialog boxes in my application because :
  28.  
  29. (1) each hospital uses approximatively 800 types of printed forms.  These forms
  30.     are not standardized and may change from hospital X to hospital Y;
  31. (2) the template  and the  data  associated to  a  printed form may change with
  32.     time;
  33. (3) new  types of  printed forms may be  created at any  time by the hospital's
  34.     administration;
  35.  
  36. So, I'd like to find a way of storing the definition of a dialogbox (build with
  37. some specialized tools) into the database  (perhaps using BLOBS) and dynamicaly
  38. interpret it at load time. Some controls  in the dialog box should be linked to
  39. fields in the database.
  40.  
  41. If some of you  has allready  resolved  a similar problem, I'd like to have his
  42. comments and advices.
  43.  
  44. ----- End Included Message -----
  45.  
  46.  
  47.  
  48. Sounds like a job for Objectvision (Borland). I do not know if export restrictio
  49.  ns apply.
  50.