The current version of SMSQ/E (3.04) is now finally available for QPC,
too. The URL is as usual http://www.kilgus.net/qpc/

3.02 fixed a decade old problem that only recently caused more
noticeable havoc because of the fast memory scheme. The problem some
people experienced once in a while was that all of the free memory
suddenly seemed to have disappeared.

3.03 mainly introduces fixes/changes that QPC had incorporated for
years to the other platforms. Also it fixes the WM_BLOCK, PARNAM$ and
PARSTR$ commands.
The screen aspect ratio (used by graphics commands like LINE, CIRCLE
etc.) is now an internal variable and can thus be changed on runtime.
Currently you can experiment with that for example by using
   POKE_F PEEK_L(!;$C4) + $14A, ratio
(POKE_F is part of turbo toolkit)
With ratio = 1 pixels are assumed to be square, which is the case
with PC resolutions on PC displays (not valid for 1280x1024).

3.04 is again a minor bugfix. When using the new window move routines
(enabled for example using "WM_MOVEMODE 2") an application that
doesn't use the standard arrow sprite lost its special sprite after
the move.

Marcel

Reply via email to