Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Mini Synthesizer
minisynth.rv:0.0.3
65.0 KB
22 Sep 2005
Multi-purpose music program with the following features: 1) a 24-key (2-octave range includes middle C to B) keyboard/synthesizer with visual and audio output 2) for most basic chords in any given key, outputs the sound of that chord, the formal musical notation, and the corresponding keyboard keys 3) plays Twinkle Twinkle...
author: Ayrris Aunario
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
Keyboard Trener
keyboar-trener.rv:1.0.0
3.8 KB
25 May 2007
Learn to write rebol words faster without looking at keyboard.
author: Karol Gozlinski
keyboard input sequencer
keyb.rv:1.0.0
939 bytes
13 Mar 2003
a replacement for the missing keyboard input sequences table in REBOL/Core User Guide Version 2.3, Appendix C-4
author: viktor pavlu
Rebol Reader
rebol-reader.rv:0.1.2
64.1 KB
10 Apr 2006
The script is a method to provide an orderly collection of scripts and documents to form a Rebol reference.
author: R.v.d.Zee
Resizeable Table/Grid/Multi-column List Widget Example
table-grid-list.r14.3 KB
13 Jul 2011
One of the greatest things about REBOL/View is the built in GUI dialect ("VID"). It's great for building simple GUI layouts quickly and easily, but the native list widget can be confusing for newcomers. THIS EXAMPLE IS A FULL FEATURED TABLE/GRID/LIST WIDGET FOR VID GUIs. KEYS: INSERT DELETE ARROWS PAGE UP/DOWN - + [...]
author: nick
Menu-System
menu-system.rv:0.2.0
88.4 KB
12 Jun 2005
Easy to use VID compatible REBOL menu system (early Beta). Have menus in your REBOL apps, finally.
author: Christian Ensel
Advanced Windows tray support
tray.rv:0.1.3
15.7 KB
1 Sep 2009
Handler for advanced system tray features
author: Richard Smolak aka Cyphre
Choose and convert colors
color-requester.rv:0.8.10
37.5 KB
12 Jan
icon for color-requester.rRequests a color or modify or convert it
author: Marco Antoniazzi
F1 demo
f1.rv:1.0.0
4.8 KB
23 Nov 2012
icon for f1.rSimple car game, just t show how to scroll images
author: Massimiliano Vessi
Demo Msx Emulation Galaga
galaga.rv:1.0.1
88.5 KB
28 Feb 2007
MSX Emulation using rebcode
author: Guest2
Menu-System Demo
menu-system-demo.rv:0.2.0.1
35.7 KB
12 Jun 2005
Demostration of features of menu-system.r
author: Christian Ensel
Sintezar PM-101 - Phase Manipulation Digital Synthesizer
pm-101.r
 documentation
v:0.4.0
81.3 KB
23 Jun 2006
synthetiser
author: Boleslav Brezovsky
POINT OF SALE SYSTEM
pos.r12.6 KB
14 Mar 2010
This is a point of sale system (sales checkout, receipt printer, and data storage system) written using RebGUI. It may help provide some basic insight into the workings of RebGUI. Actually, the majority of this code manages user workflow - saving/retrieving receipts. The RebGUI parts are simple and short. Note that the username [...]
author: nick
Simple file manager
ropus.rv:2.0.1.3
18.5 KB
19 Jul 2003
A simple file manager
author: Gabriele Santilli
Request List Enhanced
request-list-enhanced.rv:0.9.3
16.4 KB
18 Aug 2014
An enhancement to the regular request-list that allows selecting items from a request list by typing in the first few characters of the item. Works with text, word and number lists. Designed to make optimum use of the keyboard. - New refinement request-list-enhanced/return-index will return the index of the item not the value. - Keys used; cursor up, down, page-up, [...]
author: mike yaunish
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
Simple Slideshow Presentation Framework
slideshow-presentation.r4.6 KB
22 Jan 2013
This example is taken from the tutorial at: http://re-bol.com/business_programming.html It demonstrates a simple framework for presenting full screen GUI layouts with built-in keyboard and mouse controls. It simplifies coding tediously repetitive layout elements, by only requiring unique GUI elements in each slide. Widgets [...]
author: nick
Space Game
space-game.rv:0.0.2
262.4 KB
13 Oct 2005
A space shooting game. Objective: Using your cannon, destroy meteors to avoid colliding with them and earn points Controls (keyboard): To shoot, press SPACE key. To rotate your cannon and aim, use the RIGHT and LEFT keys
author: Ayrris Aunario
Time-Line
time-line.rv:0.3.1
27.7 KB
4 Mar 2006
Time-line VID style for use in time-table editing using AGG.
author: Christian Ensel