Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucsd!ogicse!pdxgate!eecs!griffith From: griffith@eecs.cs.pdx.edu (Mars - God of War) Newsgroups: comp.sys.amiga.programmer Subject: Re: 2.0 Programming Questions Message-ID: <1099@pdxgate.UUCP> Date: 9 Jan 91 11:34:57 GMT References: <1991Jan9.101407.11809@marlin.jcu.edu.au> Sender: news@pdxgate.UUCP Lines: 21 glmwc@marlin.jcu.edu.au (Matt Crowd) writes: >I am trying to get a program to work so that it will correctly >open a screen that is 256 lines high when running under 2.0 on >a PAL workbench.. but on an NTSC machine! (if you can understand >that!) >At the moment I am testing the DisplayModes flag, but this >only checks that hardwired jumper. I have heard that the 2.0 I haven't had much experience using 2.0, but ever since 1.2 you have been able to use GfxBase->NormalDisplayRows and GfxBase->NormalDisplayColumns to get the height and width. However, I have no idea if this is set correctly when running in PAL mode on an NTSC machine. (You can also use GfxBase->MaxDisplayRows and GfxBase->MaxDisplayColumns to get the maximum overscan values). I don't have a 1 meg. Agnus, so I can't even check that. | Michael Griffith | If I had an opinion it certainly | | griffith@eecs.ee.pdx.edu | wouldn't be the same one as | | ...!tektronix!psueea!eecs!griffith | Portland State University anyways. |