Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
(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
Time Requester
time-requester.r18.8 KB
29 Jun 2012
A simple GUI time requester
author: nick
Time Styles
timer-styles.rv:1.0.0
6.8 KB
14 Jan 2005
A simple clock & timer style
author: Phil Bevan
Time Web Pages
timewebs.r
 documentation
v:1.0.0
1.1 KB
13 Mar 2003
Time how long it takes to get each of the web pages listed in a block.
author: Anonymous
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
Time-It Function
timeit.r
 documentation
v:1.0.0
903 bytes
13 Mar 2003
Creates a simple timer function for timing in REBOL.
author: Anonymous
Time-Plan
time-plan.rv:0.4.0
33.1 KB
12 Mar 2006
Time-plan RebGUI for use in time-table editing using AGG.
author: Christian Ensel
Timer
timer-style.rv:1.1
3.4 KB
9 Oct 2005
A simple Timer Style .... with an example of Timer with Saving & Loading
author: Phil Bevan
Tint demonstration
tint.rv:1.0.0
729 bytes
13 Mar 2003
Tint demonstration
author: Jeff
Tiny Generic CRUD App
tiny-crud-app.r990 bytes
7 Jan 2017
A very short generic data storage/retrieval app example. CRUD = create read update delete records. This can be used as the basis for any sort of rolodex-like app which allows users to enter and edit 'cards' full of information. From http://re-bol.com/short_rebol_examples.r
author: nick
Tiny Paint Programs
tiny-paint-programs.r1.3 KB
13 Jan 2010
Three different small paint programs, including the shortest possible one-liner. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Tiny Tile Game
tiny-tile-game.r634 bytes
29 Jun 2008
A very short GUI game example. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Tip Calculator
tipcalculator.r304 bytes
6 Dec 2013
[no purpose header found]
author: nick
Title Bar - Windows API
title-bar.r1.8 KB
2 Jul 2008
This example demonstrates how to use the Windows API to adjust the title bar in your Rebol programs. Just include this code in your script if you need to eliminate the default 'Rebol - ' text at the top of your GUI programs. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
to-fussy-idate
to-fussy-idate.rv:1.0.1
3.5 KB
22 Apr 2005
A function which converts a Rebol date! to a string formatted according to a strict interpretation of the RFC 822 standard. If the time is not provided, a default of 00:00 is used. If the seconds are not set, 00 is used. (NB The zone defaults to 00:00 in a Rebol date) [...]
author: Peter WA Wood
to-ical-date.r
to-ical-date.rv:1
905 bytes
10 Mar 2006
Convert the rebol date into a iCal date string .
author: RebKodeur
to-iso8601-date
to-iso-8601-date.rv:1.1.1
3.3 KB
22 Apr 2005
A function which converts a Rebol date! to a string which complies with ISO 8601. If the time is not provided, a default of 00:00 is used. Truncates any milli-seconds. (NB The zone defaults to 00:00 in a Rebol date)
author: Peter WA Wood
Tokyo Tower Watcher
tokyotower.rv:1.0.0
958 bytes
13 Mar 2003
To display a picture of the Tokyo Tower, updating every 60s
author: graspee
Simple Test Suite
test-simple.r
 documentation
v:0.3.0
6.3 KB
15 Jun 2006
Add support for simple test mechanisms to REBOL, similar to Perl's Test::Simple. The basic idea? Make testing simple so everybody can make tests.
author: Brian Wisti
Tooltip example and other... to be continued
tooltip.r2.3 KB
17 Dec 2019
Simplest tooltip to VID GUIs + ...
author: saulius_g