1247 scripts tagged as: [//all]
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] |
Tic Tac Toe | ||
tictactoe.r | v:1.0.3 4.2 KB 6 May 2003 | No known purpose. author: Ryan S. Cole |
Tiff Lib | ||
tifflib.r | v:1.0 47.3 KB 2 Mar 2010 | A basic library for reading and writing Tiff files author: François Jouen |
Rebol Tiff Reader | ||
tiffreader.r | v:1.0 2.4 KB 2 Mar 2010 | Some examples how to use tiff lib author: François Jouen. |
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 Clock | ||
time-clock.r | 5.2 KB 16 Jan 2011 | Used to log hours worked by employees. To help eliminate potential falsified
hours, the program takes a photo of the employee each time they clock in
and clock out, and sets the system clock using Ladislav Mercir's nist-clock.r
This code is provided as-is, with no warranty expressed or implied. Use
it at your own risk.
This [...] author: nick |
Date and time in digits | ||
time-in-digits.r | v:1 1.6 KB 13 Mar 2003 | Convert the date and time into a string of digits. author: Ryan C. Christiansen |
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 |
Time Requester | ||
time-requester.r | 18.8 KB 29 Jun 2012 | A simple GUI time requester author: nick |
Time a Block | ||
timeblk.r documentation | 907 bytes 13 Mar 2003 | Times the execution of a REBOL block. author: Brian Casiello |
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 a Web Page | ||
timepage.r documentation | 503 bytes 13 Mar 2003 | Time how long it takes to fetch a web page from the net.
(Just the HTML file, not the images.) author: [unknown] |
Timer | ||
timer-style.r | v:1.1 3.4 KB 9 Oct 2005 | A simple Timer Style .... with an example of Timer with Saving & Loading author: Phil Bevan |
Time Styles | ||
timer-styles.r | v: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 |
Tint demonstration | ||
tint.r | v:1.0.0 729 bytes 13 Mar 2003 | Tint demonstration author: Jeff |
Tiny Generic CRUD App | ||
tiny-crud-app.r | 990 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 GUI Builder | ||
tiny-gui-builder.r | 2.4 KB 4 Feb 2017 | A cut down version of the appbuilder, without any code to
deal with actions, data structures, styles, extra help features,
etc. Just point and click to build little GUI layouts. author: nick |
Tiny Paint Programs | ||
tiny-paint-programs.r | 1.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 |
A Tiny Web Server | ||
tiny-server.r | 2.0 KB 26 Mar 2013 | Inspired by Carl's Tiny Web Server: http://www.rebol.net/cookbook/recipes/0057.html. This one is compatible with Rebol 3. author: [unknown] |
Tiny Tile Game | ||
tiny-tile-game.r | 634 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.r | 304 bytes 6 Dec 2013 | [no purpose header found] author: nick |
Title Bar - Windows API | ||
title-bar.r | 1.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 |
Map | ||
tj-map.r | 2.8 KB 18 Jan 2007 | Applying a function to items in a list author: andrew martin |
1076 / 1247 | 1 | 2 | 3 | 4 | 5 | ... | 42 | 43 | [44] | 45 | 46 | 47 | 48 | 49 | 50 |