Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Scrolling Fields
scrolling-fields.rv:0.1.0
9.5 KB
27 Mar 2006
This script illustrates the use of fields and a scroller to display data. Similar to a text-list, scrolling fields provides greater control over the presentation of data.
author: R.v.d.Zee
Search Center
search2.rv:1.2.2
3.5 KB
13 Mar 2003
Searches various places,such as Google, without having to go to their website .
author: Kevin Adams
Search Center
search.rv:1.2.1
3.5 KB
13 Mar 2003
Uses various resources for various searches without having to go to their website.
author: Kevin Adams
Mapping a picture onto a 3D Sphere
sphere.r
 discussion
v:1.0.1
63.5 KB
21 Feb 2006
A 3D Perspective demo
author: [unknown]
Simple accordion style
simple-accordion-style.rv:0.1.0
2.0 KB
23 Aug 2018
Create accordions, using a simple but versatile function.
author: Marco Antoniazzi
Menu style example
simple-menu-style.rv:0.0.1
2.1 KB
30 Oct 2010
A quick way to add a simple menu to VID GUIs
author: Marco Antoniazzi directly derived from Nick Antonaccio
Simple launcher
simple-launcher.rv:0.2.0
956 bytes
2 Jun 2011
A simple gui to launch a REBOL script.
author: Marco Antoniazzi
Tooltip style example
simple-tooltip-style.rv:0.9.6
5.6 KB
3 Apr 2016
A quick way to add a simple tooltip to VID GUIs
author: Marco Antoniazzi
Simple Math
simple-math.rv:0.9
2.5 KB
7 Mar 2005
A simple little math test program.
author: James Irwin
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
Simple Multitasking Example
simple-multitasking.r1.1 KB
29 Jun 2008
A simple example demonstrating multitasking using 'feel and 'rate. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Simple password generator
simple-password-generator.r1.3 KB
22 Sep 2014
This program allows you to create passwords setting two parametres: 1) The length 2) The type (numbers, alphabet ...)
author: Caridorc
Simple R3D Example
simple-r3d.r8.2 KB
30 Jun 2008
A simple example to demonstrate how to use Andrew Hoadley's R3D module. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Tric Trac
trictrac.r2.4 KB
13 Nov 2013
A quick implementation of a simple board game. Created with a student as a tutorial example. The point is to roll the dice, and match the rolled number with any combination of available number buttons above. For example, if you roll a 6, you can match it with the number button 6, or 5 + 1, or 4 + 2, or 3 + 2 + 1, etc. Once [...]
author: nick
Tweener
tweener.rv:0.7.5
29.6 KB
29 Jul 2018
Make transitions between two values. Many easing functions to animate faces.
author: Marco Antoniazzi
(treelist)
treelist.rv:0.0.1
3.6 KB
11 Sep 2010
show how to build a simple tree list
author: Marco Antoniazzi derived from Didier CADIEU
2D transformations
transforms-2d.rv:0.5.1
15.0 KB
17 Oct 2020
icon for transforms-2d.rVisualize and experiment with 2D transformation matrices
author: Marco Antoniazzi
Test de %style-scrollable.r
test-style-scrollable.r4.3 KB
13 Dec 2004
Essai de gestion des scrolls & de tables
author: Claude RAMIER
Text Editor
text-edit.rv:1.0.0
1.7 KB
6 May 2003
A basic text editor with: cut, copy, paste, horizontal and vertical scrolling, URLs as file names (for FTP remote editing), shortcut keys and a dialog box for file save confirmation.
author: Carl Sassenrath
Text effect styles
text-effects.rv:1.0.0
2.3 KB
6 May 2003
This version contains just 'sine-text style...
author: Oldes
Text File Viewer
text-view.rv:1.0.2
1.4 KB
13 Mar 2003
A simple scrolling text file viewer. (Updated from 20-May-2000 version.)
author: Carl Sassenrath
Text Size Check
text-size.r501 bytes
13 Mar 2003
Compare text font sizes
author: [unknown]
TFACE: Scrolling text face
tface.r16.9 KB
3 Nov 2011
This is a module that can be included in a larger program with the command 'do %tface.r' and it will provide a function (TFACE-SHOW-TEXT <text-string-parameter>' that will display a passed text string in a scrolling window. This code was copied from the REBOL cookbook and annotated so that the copier could understand it.
author: Steven White with help from Carl
Rebol TCP Ping
tcpping.rv:1.0.0
16.2 KB
5 Jul 2006
Ping version using TCP
author: François Jouen
Rebol Tiff Reader
tiffreader.rv:1.0
2.4 KB
2 Mar 2010
Some examples how to use tiff lib
author: FrançÂois Jouen.