home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!ut-emx!ccwf.cc.utexas.edu!mmigdol
- From: mmigdol@ccwf.cc.utexas.edu (michael a migdol)
- Newsgroups: comp.lang.pascal
- Subject: Error in TVGdemo5? (Alt-# doesnt work)
- Message-ID: <85957@ut-emx.uucp>
- Date: 30 Dec 92 18:05:24 GMT
- Sender: news@ut-emx.uucp
- Reply-To: mmigdol@ccwf.cc.utexas.edu (michael a migdol)
- Organization: The University of Texas at Austin, Austin TX
- Lines: 11
- Originator: mmigdol@grumpy.cc.utexas.edu
-
- Hello!
-
- I'm running TP 6.0, and working my way through the TVG demos. In TVGUID04,
- where windows are first introduced, alt-# to select window # works fine;
- everything is handled by TApplication.HandleEvent, which then sets the event
- to evNothing. However in TVGUID05, in which interiors are introduced, alt-#
- doesn't work any more; TApplication.HandleEvent doesn't do anything to it.
- Is this a bug some place? Or am I missing something painfully obvious?
-
- Thanks in advance...
- -Michael
-