home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8579 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.1 KB

  1. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!bogus.sura.net!darwin.sura.net!dtix.dt.navy.mil!oasys!roth
  2. From: roth@oasys.dt.navy.mil (Pete Roth)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: TV-question1
  5. Message-ID: <30220@oasys.dt.navy.mil>
  6. Date: 27 Jan 93 12:38:57 GMT
  7. References: <35231@adm.brl.mil>
  8. Reply-To: roth@oasys.dt.navy.mil (Pete Roth)
  9. Organization: The David Taylor Model Basin
  10. Lines: 18
  11.  
  12. In comp.lang.pascal, A7101DAA@helios.edvz.univie.ac.at writes:
  13. >Hallo!
  14. >I am looking for a possibility of updating the TurboVision
  15. >MenuBar. The Menu items may be variables. But if I change the variables
  16. >the menu bars stay the same.
  17. >    Thanx in advance
  18.  
  19. Guessing as to your intent: you want to _change_ the menubar during
  20. program execution.
  21.  
  22. If my assumption holds, then you must Delete the Menubar from the
  23. Desktop, Dispose it, Init a new menubar with the desired changes, and
  24. Insert it into the Desktop.
  25.  
  26. - - - - - - - - - - - - - - - - - - - - - - - - - -
  27. Grace & peace
  28. Pete                         roth@oasys.dt.navy.mil
  29. "Easy for me, difficult for you." - Senor Wences.
  30.