The AROS Archives(anonymous IP: 18.221.112.220,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Workbench » scrollscreen.i386-aros.lha

ScrollScreen

Description: Scrolls the public screen by X and Y
Download: scrollscreen.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 43kb
Version: 0.9
Date: 26 Oct 20
Author: Kjetil S. Matheussen
Submitter: aGGreSSor [CPU]
Requirements: ABIv0
Category: utility/workbench
License: Freeware
Distribute: yes
FileID: 2197
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 47  (Current version)
47  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
DESCRIPTION:

ScrollScreen. V0.9

Scrolls the current public screen after speсified paramaters
given via the argument. To use this program as a commodity,
use the F-key commodity from Commodore.

Arguments are: [x] [y]. Both arguments must be specified (important).
'x' means how many x-lines to scroll right. 'y' means how many
y-lines to scroll down.

EXAMPLE:

No scrolls:

> ScrollScreen 0 0

Scroll down-right by 10 pixels

> ScrollScreen 10 10

Scroll up-left by 10 pixels

> ScrollScreen -10 -10

It works on AROS!

Maybe someday it might be useful to move the screen a couple of pixels to the
side. =)

CONTACT:

Kjetil S. Matheussen
5423 Sogn Studentby
0858 Oslo
Norway

e-mail: kjetilma at ifi.uio.no


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved