Is pie_ext compatible with QPC2?
It must be initialised specially, with a call before ptr_gen is loaded and a call afterwards. But it seems the pointer interface is already built in SMSQ/E, as I can't find a ptr_gen any more.
I have used it formerly with my GoldCard QL (now in a cardboard :-() together with Lightning on Minerva and had no problems. So I would like to use it also with QPC2 to have full multitasking.
Another question: I think Lightning isn't necessary any more on a fast PC with QPC2, correct?
Peter
pie_ext on QPC2 (SMSQ/E)?
pie_ext on QPC2 (SMSQ/E)?
http://peter-sulzer.bplaced.net
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX

Re: pie_ext on QPC2 (SMSQ/E)?
Peter,
newer (i.e the one you have
) SMSQ/Es don't need PIE_EXT any more - That has been worked into the OS a number of years ago. Simply do a
in S*BASIC and you have full background window update functionality.
switches off.
And Lightning wouldn't bee needed any more as well. (And I very much doubt it would even work with QPC2)
Boring, these modern times, aren't they?
Tobias
newer (i.e the one you have

Code: Select all
PE_BGON
Code: Select all
PE_BGOFF
And Lightning wouldn't bee needed any more as well. (And I very much doubt it would even work with QPC2)
Boring, these modern times, aren't they?
Tobias
ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
Re: pie_ext on QPC2 (SMSQ/E)?
Thank you, this is nice to hear.tofro wrote:Peter,
newer (i.e the one you have ;) ) SMSQ/Es don't need PIE_EXT any more - That has been worked into the OS a number of years ago. Simply do a
in S*BASIC and you have full background window update functionality.Code: Select all
PE_BGON
And it also does the job of PICE, so that the output of visible parts of the windows in background is updated :-)
Is there any need for the companion of PICE "NICE", which gave a better responsibility for user input?
Peter
http://peter-sulzer.bplaced.net
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX
