home *** CD-ROM | disk | FTP | other *** search
- 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
- From: roth@oasys.dt.navy.mil (Pete Roth)
- Newsgroups: comp.lang.pascal
- Subject: Re: TV-question1
- Message-ID: <30220@oasys.dt.navy.mil>
- Date: 27 Jan 93 12:38:57 GMT
- References: <35231@adm.brl.mil>
- Reply-To: roth@oasys.dt.navy.mil (Pete Roth)
- Organization: The David Taylor Model Basin
- Lines: 18
-
- In comp.lang.pascal, A7101DAA@helios.edvz.univie.ac.at writes:
- >Hallo!
- >I am looking for a possibility of updating the TurboVision
- >MenuBar. The Menu items may be variables. But if I change the variables
- >the menu bars stay the same.
- > Thanx in advance
-
- Guessing as to your intent: you want to _change_ the menubar during
- program execution.
-
- If my assumption holds, then you must Delete the Menubar from the
- Desktop, Dispose it, Init a new menubar with the desired changes, and
- Insert it into the Desktop.
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
- Grace & peace
- Pete roth@oasys.dt.navy.mil
- "Easy for me, difficult for you." - Senor Wences.
-