Triangulation Example |
triangulation.r | 4.9 KB 13 May 2005 | To demonstrate how to calculate the location of a robot based on response times from three known beacons in a right triangle configuration author: Bohdan Lechnowsky |
Tweener |
tweener.r | v: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.r | v:0.0.1 3.6 KB 11 Sep 2010 | show how to build a simple tree list author: Marco Antoniazzi derived from Didier CADIEU |
Advanced Windows tray support |
tray.r | v:0.1.3 15.7 KB 1 Sep 2009 | Handler for advanced system tray features author: Richard Smolak aka Cyphre |
Test de %style-scrollable.r |
test-style-scrollable.r | 4.3 KB 13 Dec 2004 | Essai de gestion des scrolls & de tables author: Claude RAMIER |
Text Editor |
text-edit.r | v: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.r | v:1.0.0 2.3 KB 6 May 2003 | This version contains just 'sine-text style... author: Oldes |
Text File Viewer |
text-view.r | v: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.r | 501 bytes 13 Mar 2003 | Compare text font sizes author: [unknown] |
TFACE: Scrolling text face |
tface.r | 16.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 |
Threads Demo |
threaddemo.r | v:1.0 4.2 KB 5 Jan 2005 | show multithreading with rebol (all versions) author: François Jouen |
Throbbing Button |
throb.r | v:1.0.1 1.0 KB 6 May 2003 | To demonstrate a button that screams CLICK ME!! Updated from June 2000 version. author: Bohdan Lechnowsky |
Tile Game |
tile-game.r | v:1.0.0 1.7 KB 2 Feb 2006 | Classic tile sliding game in less than a page of code. author: Sterling Newton |
Time |
the-blue-clock.r | v:1.0.0 2.1 KB 20 Nov 2005 | This script is a demonstration of an analog clock & of a clock movement. author: R. v.d.Zee |
Time-Line |
time-line.r | v:0.3.1 27.7 KB 4 Mar 2006 | Time-line VID style for use in time-table editing using AGG. author: Christian Ensel |
Time-Plan |
time-plan.r | v:0.4.0 33.1 KB 12 Mar 2006 | Time-plan RebGUI for use in time-table editing using AGG. author: Christian Ensel |
View-Desktop packed by Volker |
unzip-desktop.r | v:0.0.0.2 45.1 KB 13 Aug 2004 | Make it easier to install and run open source /view-desktop author: Volker Nitsch (of package) |
My Clipboards |
undetermined.r | v:1.0 3.1 KB 19 Jul 2006 | Manage multiple clips. So have more than just one choice when [copy]/paste; Could be helpful if repeat of pasting of a set of contents is needed. author: Z. Yao |
Unstylize |
unstylize.r | v:1.0.0 4.7 KB 1 Nov 2016 | Converts a style sheet to the VID stylize dialect who generated it. author: Annick Ecuyer |
Updating and Creating links in INDEX files |
update_index.r | v:1.0.0 5.6 KB 13 Mar 2003 | Update/create links in index files author: JL MEYRIAL |