Re: [ql-users] SCR_XLIM on SMSQ/e

2004-12-04 Thread Phoebus Dokos
Sat, 04 Dec 2004 15:58:46 -,() Rich Mellor [EMAIL PROTECTED] /wrote: Just a quick question I use the function SCR_XLIM in QWord to read the screen dimensions. It works under SMSQ/e on QPC2 and Aurora, but returns channel not open under Minerva Am I right in thinking that the

Re: [ql-users] SCR_XLIM on SMSQ/e

2004-12-04 Thread Rich Mellor
On Sat, 04 Dec 2004 11:19:24 -0500, Phoebus Dokos [EMAIL PROTECTED] wrote: Sat, 04 Dec 2004 15:58:46 -,() Rich Mellor [EMAIL PROTECTED] /wrote: Just a quick question I use the function SCR_XLIM in QWord to read the screen dimensions. It works under SMSQ/e on QPC2 and Aurora, but

Re: [ql-users] SCR_XLIM on SMSQ/e

2004-12-04 Thread Dilwyn Jones
Yes - you are probably right - but I think that it defaults to #1 in both cases Never mind - have just opened #1 within the program to overcome this. Detection of high colour drivers is more of a problem though - see other email Most resolution checking extensions using iop.flim require

Re: [ql-users] SCR_XLIM on SMSQ/e

2004-12-04 Thread Phoebus Dokos
Sat, 04 Dec 2004 19:07:11 -,() Rich Mellor [EMAIL PROTECTED] /wrote: On Sat, 4 Dec 2004 18:03:18 -, Dilwyn Jones [EMAIL PROTECTED] wrote: Yes - you are probably right - but I think that it defaults to #1 in both cases Never mind - have just opened #1 within the program to

Re: [ql-users] SCR_XLIM on SMSQ/e

2004-12-04 Thread Rich Mellor
On Sat, 04 Dec 2004 14:41:20 -0500, Phoebus Dokos [EMAIL PROTECTED] wrote: Rich, the code was working fine... and the Aurora version (I still have) still works fine on my Aurora under both Minerva and SMSQ/e Did you change anything? Phoebus Nope - this seems to be linked to the version of

Re: [ql-users] SCR_XLIM on SMSQ/e

2004-12-04 Thread Rich Mellor
On Sat, 4 Dec 2004 19:47:58 -, Dilwyn Jones [EMAIL PROTECTED] wrote: Just had a look - your GD2 code looks very similar to mine (can't remember if I sent you the code or vice versa). Anyway, it has the same problem (?) in that it will always return a value of 1 (indicating GD2 is present)

Re: [ql-users] SCR_XLIM on SMSQ/e

2004-12-04 Thread James Hunkins
I actually use a 1x1 window at position 0x0 for this. Since I don't normally do anything else with this but use it for a dummy channel for screen size detection, it works great. One note of caution, if you do one this small, make sure you do not have borders set to any size other than 0. It

Re: [ql-users] SCR_XLIM on SMSQ/e

2004-12-04 Thread P Witte
James Hunkins writes: I actually use a 1x1 window at position 0x0 for this. Since I don't normally do anything else with this but use it for a dummy channel for screen size detection, it works great. If all you want is a window channel - but no window - that doesnt affect anything else on