home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!news.u.washington.edu!serval!wsuaix.csc.wsu.edu!rnelson
- From: rnelson@wsuaix.csc.wsu.edu (roger nelson;S23487)
- Newsgroups: comp.os.msdos.programmer
- Subject: Re: Turbo Vision is too fat!
- Message-ID: <1993Jan11.171356.19851@serval.net.wsu.edu>
- Date: 11 Jan 93 17:13:56 GMT
- Article-I.D.: serval.1993Jan11.171356.19851
- Sender: news@serval.net.wsu.edu (USENET News System)
- Organization: Washington State University
- Lines: 12
-
-
- One of the things I can live without are the TVision object streams.
- I comment out the variable and function declarations related to streams
- (in the TVision sources) which are not used by TVision itself with
- #ifdef TVSTREAMS.
- So far I have only done this with a few of the object classes, such
- as buttons, text inputs, checkboxes, radiobuttons; but haven't had any
- problems.
- Note, however, you're application can't save it's desktop environment
- or do other object stream related stuff.
-
- Roger
-