Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
glayout - GLASS-based layout engine
glayout.rv:0.5.4
141.6 KB
16 Nov 2006
replace vid dialect layout while keeping its basic featureset
author: Maxim Olivier-Adlhoch
Mini-edit-do
mini-edit-do.r
 discussion
v:0.8.5
32.7 KB
17 Apr 2021
Helps test short programs (substitutes console)
author: Marco Antoniazzi
Get Patent
patent.rv:1.2.0
5.9 KB
13 Mar 2003
Downloads various types of patents from the l2.espacenet.com server. Normally espace forces you to download the patents one page at a time. This script gets all of the pages for you automatically. Shows various progress bars and time estimates. There may be patents that this does not get because I can not find any documentation on how l2.espacenet encodes its URL's. If you [...]
author: Bob Paddock and Astrid Sindle
Images Buttons
button-image.r
 documentation
v:1.0.0
762 bytes
13 Mar 2003
Example of how to make buttons made from images. Clicking on a button updates text in the window.
author: Anonymous
Piles of Button Styles
buttons.r
 documentation
v:1.1.0
4.4 KB
13 Mar 2003
Displays 52 button styles out of the hundreds possible.
author: Carl Sassenrath
VID_build
vid-build.r
 discussion
v:0.8.6
36.7 KB
17 Nov 2013
icon for vid-build.rEasily create VID guis
author: Marco Antoniazzi
RebGUI and RebDB Sample
rebdbgui.r
 documentation
v:0.9.0
17.6 KB
3 Jul 2007
A quick demonstration of RebGUI with RebDB
author: Brian Tiffin
VID Button Set
button.r2.4 KB
8 Mar 2009
A simple VID Button set. Includes Ok, Cancel, Toggle and Choice
author: Ammon Johnson
Clipboard Buttons
clipboard-buttons.rv:1.1.0
102.1 KB
14 Apr 2005
An aid and illustration of button scripts.
author: R. v.d.Zee
Draw A Mouse Over Round Button
draw-a-mouse-over-round-button.rv:1.1.1
2.9 KB
12 Mar 2008
draw a round button with a mouse over effect
author: R. v.d.Zee
resize window
resize-window.rv:1.1.0
7.8 KB
13 Mar 2003
{easy way to have a resizable window. also window close-button can be trappt.} {may be used with fresh face or modifying the old now}
author: Volker Nitsch
Topic Tags
topic-tags.r
 discussion
v:0.2.1
9.3 KB
15 May 2004
Makes tagging the mailing list a little bit more comfortable. Lists all topic tags in a window which I like to have open while tagging. Clicking on any tag copies it into clipboard so I only have to paste it into browser.
author: Christian Ensel
VID Button Set
vid-button.r2.4 KB
8 Mar 2009
A simple VID Button set. Includes Ok, Cancel, Toggle and Choice
author: Ammon Johnson
GLayout demo
glayout-demo.rv:0.9.1
22.4 KB
10 Jul 2009
Demonstration of GLayout's features and capabilities.
author: Maxim Olivier-Adlhoch
Menu demo, using choice
menudemo.r14.6 KB
15 Jan 2014
Two purposes. Number one, to break down a menu demo from Nick Antonaccio into such small pieces that I am able to understand each piece, and thus the whole. Number two, to offer an idea of how to write a REBOL script that demonstrates how to write a REBOL script. This idea has been done before, so this is not completely new, just different. It also shows [...]
author: Steven White
National Geographic Image of the Day Downloader
ngbg2.rv:1.2.5
12.3 KB
11 Sep 2007
Downloads all the Picture Of The Day images (current and past) from the National Geographic website and saves it to a location of your choice. Revisions: Version 1.2.5 Checked to see if the large wallpaper exists and if not to use the smaller wall paper image. Version 1.2.4 Changed from Viewing the POTD to Browsing the POTD which then allows the user to go back [...]
author: Gordon Raboud
Presentation viewer
presenter.r17.6 KB
3 Nov 2011
Display a little power-point-like slide show, where the slides are read from a text file and consist of VID code describing each slide. It could be used by someone who wants to give a simple slide show without attacking a more useful, but also more complicated, presentation program.
author: Steven White
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
Scrolling layout demo
scrollinglayout.r22.7 KB
7 Feb 2013
This is a demo of making a sub-layout, on a main window, that is too big for the main window and can be scrolled. It was adapted from the REBOL cookbook and heavily annotated as an aid in learning how the scroller works.
author: Steven White with help from Carl and MaxV
A Button with Shortcut Key
button-key.r
 documentation
v:1.0.0
479 bytes
13 Mar 2003
Shows how to easily add a shortcut key to a button.
author: Anonymous
Hello World Window
hello.r
 documentation
423 bytes
13 Mar 2003
Opens a window that displays text and a quit button
author: [unknown]
Reversi
reversi.r
 documentation
v:2.3.0
31.3 KB
27 Mar 2006
Reversi / Othello
author: Vincent Ecuyer
coding-mailto
coding-maito.r
 discussion
v:1.0.0
5.4 KB
11 Sep 2004
a tool for coding the mailto info in a html page and avoid some spam
author: Philippe Le Goff
Dialect Object Model
rebol-dom.r
 discussion
 documentation
v:1.0
56.8 KB
7 Nov 2023
Use an exstensible, Rebol user-mode, Markup function to parse DSL's that will return an easy to follow tagged key value Dialect Object Model. It will allow different DSL's or programming languages to work with, or together through a Central Processing interpreter. Yes Rebol/Core. A demo example of a HTML DSL is parsed by [...]
author: daniel murrill
Red compiler and Runner
redcompiler.r
 documentation
9.9 KB
5 Dec 2012
GUI to help with compile and run your Red(/System) scripts.
author: arnold van hofwegen