Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!cbmvax!darren From: darren@cbmvax.commodore.com (Darren Greenwald) Newsgroups: comp.sys.amiga.programmer Subject: Re: SAS/C Editor in productivity mode on 3000 window size. Message-ID: <22115@cbmvax.commodore.com> Date: 3 Jun 91 14:23:55 GMT References: <1708@uqcspe.cs.uq.oz.au> Reply-To: darren@cbmvax.commodore.com (Darren Greenwald) Organization: Commodore, West Chester, PA Lines: 18 In article <1708@uqcspe.cs.uq.oz.au> anthonyb@cs.uq.oz.au writes: >In version 5.10 of the SAS/C development system running on an amiga >3000 (WB 2.0) in productivity mode the editor (lse) will only open a >window to about half the screen size. This problem only happens after >you save a file and then double click on it to reopen it. In the other >screen modes the program works fine. Also it is possible to resize the >window to be smaller but not larger that the size it opened at. As a person >who has got used to 19" screens this driving me a bit loopy so > > 1. Is this a bug or have I just done something dumb. > > 2. Is there a fix. > > Anthony Sounds like LSE is using GetScreenData() which lies about WB screen dimensions - a 640x400 productivity mode screen is reported as being 640x200.