Telnet Chat |
telnetchat.r | v:1.0.0 4.3 KB 6 May 2003 | A chat-server you can telnet to! ;o) author: Tommy Giessing Pedersen |
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 Calendar |
text-calendar.r | 711 bytes 3 Feb 2017 | Prints a calendar for every month, in the year chosen by the user
(by default, the current year). author: nick |
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 Size Check |
text-size.r | 501 bytes 13 Mar 2003 | Compare text font sizes author: [unknown] |
Text-List Cover Up |
text-list-cover-up.r discussion | 164 bytes 27 Oct 2008 | [no purpose header found] author: r.v.d.zee |
Textris |
textris.r discussion | 8.2 KB 29 Jun 2008 | The game of Tetris, in text mode.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
TextUI - Textual User Interface |
textui.r | 3.4 KB 22 Jan 2013 | Open source REBOL is currently being ported to platforms without
GUI support. This script is a simple replacement for GUIs that collect
text input from fields and drop down lists. Just specify a block of
labels, and a block of default values for each field ('answers). If the
the 'answers block contains a nested block, the values in [...] author: nick |
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 |
Map |
tj-map.r | 2.8 KB 18 Jan 2007 | Applying a function to items in a list author: andrew martin |
Tic Tac Toe |
tictactoe.r | v:1.0.3 4.2 KB 6 May 2003 | No known purpose. author: Ryan S. Cole |
Tic Tac Toe |
tic-tac-toe.r | 766 bytes 25 Mar 2018 | A 5 minute response to:
https://blog.plan99.net/reacts-tictactoe-tutorial-in-kotlin-javafx-715c75a947d2 author: [unknown] |
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 a Block |
timeblk.r documentation | 907 bytes 13 Mar 2003 | Times the execution of a REBOL block. author: Brian Casiello |
(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 |
Secret Message |
toggle.r | 340 bytes 6 Feb 2010 | Exploratory author: jameyson |
Time Requester |
time-requester.r | 18.8 KB 29 Jun 2012 | A simple GUI time requester author: nick |
Time Styles |
timer-styles.r | v:1.0.0 6.8 KB 14 Jan 2005 | A simple clock & timer style author: Phil Bevan |
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 |
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 |
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.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 |