Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Relative Positioning In Resized VID Window
resize.r919 bytes
17 Apr 2010
A simple example of how to position widgets relative to one another in a resized VID GUI window. Taken from the tutorial at http://re-bol.com
author: nick
Simple Menu
simple-menu.r1.2 KB
29 Jun 2008
A quick and dirty way to create menus in your GUI. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Blood
blood.rv:0.1.1
19.1 KB
7 Mar 2009
Usefull example to demo and learn how to use liquid.
author: Maxim Olivier-Adlhoch
Fast Scrolling
fastscroll.r
 documentation
v:1.0.0
3.8 KB
5 Jun 2007
A fast scrolling technique
author: Maxim Olivier-Adlhoch
GUI CRUD App Builder
gui-crud-app-builder.r4.4 KB
11 Dec 2013
CRUD is an acronym for Create Read Update and Delete . Familiar types of apps such as contact managers, inventory systems, home video databases, etc., are examples of typical CRUD data storage applications. This script is a simple CRUD app maker that allows you to instantly create CRUD apps which store, retrieve, sort, etc. records [...]
author: nick
Peer to Peer Instant Messenger
instant-messenger.r3.8 KB
29 Jun 2008
Exchange text messages directly via TCP/IP network port. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Mirror languages module
mirror-lang.r19.5 KB
18 Jul 2012
[no purpose header found]
author: Arnold van Hofwegen
Multiple Column Data Grids
multi-column-data-grids.r7.9 KB
30 Nov 2009
A demonstration of how to create your own home made listview types of multiple column data grids. Easier to use than the 'list style, and built entirely using native VID, so completely adjustable to your needs. Many useful features are demonstrated, such as user editing of data in the grid, saving and loading of data to/from [...]
author: nick
Mine-Sweeper
mines.r
 discussion
v:1.0.5
13.9 KB
2 Feb 2006
Mine-sweeper game
author: Allen Kamp
Multiple Column Data Grids
multi-column-data-grids7.9 KB
23 Sep 2009
A demonstration of how to create your own home made listview types of multiple column data grids. Easier to use than the 'list style, and built entirely using native VID, so completely adjustable to your needs. Many useful features are demonstrated, such as user editing of data in the grid, saving and loading of data to/from [...]
author: nick
Quick Manual
quick-manual.r1.6 KB
15 Sep 2009
A quick and dirty way to print out help for all built in functions. Also includes a complete list of VID styles ("view layout" GUI widgets), VID layout words, and VID facets (standard properties available for all the VID styles). Give it a minute to run... Taken from the tutorial at http://musiclessonz.com/rebol.html
author: nick
Rebol Help
rebol-help.r1.7 KB
5 Feb 2017
Provides help for all functions, various elements of VID (GUI system), key codes, colors, built in images, etc. which are the source of common questions by Rebol users.
author: nick
Tiny GUI Builder
tiny-gui-builder.r2.4 KB
4 Feb 2017
A cut down version of the appbuilder, without any code to deal with actions, data structures, styles, extra help features, etc. Just point and click to build little GUI layouts.
author: nick
(R)EBOL (Un)it
run.r
 discussion
 documentation
19.1 KB
31 May 2008
RUn is a TestCase Framework wich allows the use of TestCases as defined by the eXtreme Programming development methodology and the test-driven development
author: Christophe 'REBOLtof' Coussement
error-message-finder
error-message-finder.rv:1.0.0
5.7 KB
13 Mar 2003
find a text in all %.r files in directory, to look up rebol error-messages. presents all possibilities in nice gui.
author: Volker
Files Renamer
files-renamer.rv:0.8.15
27.1 KB
17 May 2016
icon for files-renamer.rRename files
author: Marco Antoniazzi
Open a file or directory requester
file-requester.rv:1.4.11
29.5 KB
16 Sep 2017
icon for file-requester.rRequests a file or directory
author: Marco Antoniazzi
Analyze of Oracle listener logs
ora-listener.rv:1.1.0
19.7 KB
28 Jun 2004
Oracle SGBD rebtool to analyze listener log
author: Philippe Le Goff (with help of Ladislav Mecir)
Parse Aid
parse-aid.rv:0.6.2
15.1 KB
27 Oct 2013
icon for parse-aid.rHelp make and test parse rules
author: Marco Antoniazzi
Simplified VID resizing
simple-vid-resizing.r
 discussion
v:1.5.2
12.0 KB
23 May 2020
Helps create resizing VID guis
author: Marco Antoniazzi