TITLE
PatchGetScreenData - patches the GetScreenData()-Function to
return a user-defined screen-width and height
VERSION
1.0
AUTHOR
Gerhard Müller <muellerg@informatik.tu-meunchen.de>
DESCRIPTION
PatchGetScreenData patches the intuition function GetScreenData()
to return a fixed, user defined screen width and height. This is
sometimes useful if you have old software like XOper 2.4 etc. and
you are using a oversized Workbench screen, as this old software
just opens a screen with the same width and the same hight as the
Workbench.
With PatchGetScreenData you can define the width and height like
this:
PatchGetScreenData 640 256
or from Workbench you define WIDTH and HEIGHT as tooltypes.
If you start PatchGetScreenData again, it will remove itselv.
PatchGetScreenData is Mungwall- and Enforcer-tested.
SPECIAL REQUIREMENTS
Workbench 2.04 or higher.
HOST NAME
Any Aminet host
DIRECTORY
/pub/aminet/os20/util/
FILE NAMES
PatchGetScreenData1_0.lha
PatchGetScreenData1_0.readme
PRICE
Free
DISTRIBUTABILITY
Freeware, freely distributable as long as the archive remains
intact and only a nominal fee is charged for its distribution.
The package is (C) 1994 by Gerhard Müller
--
|