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

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!uvaarpa!darwin.sura.net!bogus.sura.net!howland.reston.ans.net!paladin.american.edu!auvm!TINTIN.CSL.SNI.BE!DAVID
  3. X-Mailer: ELM [version 2.4 PL3]
  4. Mime-Version: 1.0
  5. Content-Type: text/plain; charset=US-ASCII
  6. Content-Length: 1927
  7. Message-ID: <m0nHC1W-0000gmC@snibru.uucp>
  8. Newsgroups: bit.listserv.win3-l
  9. Date:         Wed, 27 Jan 1993 15:44:55 +0200
  10. Sender:       Microsoft Windows Version 3 Forum <WIN3-L@UICVM.BITNET>
  11. From:         david@TINTIN.CSL.SNI.BE
  12. Subject:      Dynamic Dialog Boxes
  13. Lines: 44
  14.  
  15. Dear Netters,
  16.  
  17. I've allready posted this question few days ago but I've not received an answer
  18. yet. So I try again ...
  19.  
  20. Here is my problem.
  21.  
  22. I'd like to  find a  mean to  allow an  end-user (in this case a physician or a
  23. nurse)  to dynamicaly create some kind of simplified dialog boxes, with defined
  24. objects (ako custom controls : filtered edit-box, combos, ...). Each dialog box
  25. is linked to a corresponding printed form.
  26.  
  27. These  dialog  boxes  should  be used later  to enter data in a relational data
  28. base and eventualy to print the associated formulary.
  29.  
  30. I don't want to "hard code" all these dialog boxes in my application because :
  31.  
  32. (1) each hospital uses approximatively 800 types of printed forms.  These forms
  33.     are not standardized and may change from hospital X to hospital Y;
  34. (2) the template  and the  data  associated to  a  printed form may change with
  35.     time;
  36. (3) new  types of  printed forms may be  created at any  time by the hospital's
  37.     administration;
  38.  
  39. So, I'd like to find a way of storing the definition of a dialogbox (build with
  40. some specialized tools) into the database  (perhaps using BLOBS) and dynamicaly
  41. interpret it at load time. Some controls  in the dialog box should be linked to
  42. fields in the database.
  43.  
  44. If some of you  has allready  resolved  a similar problem, I'd like to have his
  45. comments and advices.
  46.  
  47. Thanks.
  48.  
  49. David
  50.  
  51.  
  52. *******************************************************************************
  53. * David Brabant,                   *                                          *
  54. * SIEMENS-NIXDORF,                 *                                          *
  55. * Centre Software de Liege,        *     E-MAIL : david@tintin.csl.sni.be     *
  56. * 2 rue des Fories, 4020, Liege,   *                                          *
  57. * BELGIUM                          *                                          *
  58. *******************************************************************************
  59.