Sticky Notes |
sticky-notes.r | v:1.0.0 10.4 KB 18 Sep 2009 | Simple but useful sticky note application.
Click on New to create new note item.
Use icons on note items to edit, delete & resize the item.
Click on an item to move, hold CTRL to align.
All notes will be saved (compressed) under %notes.dat when you
click on Save or Quit. author: Endo |
StRIP |
strip.r | v:1.0.0 6.3 KB 25 Nov 2010 | REBOL File packer author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon |
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] |
style-tooltip.r |
style-tooltip.r documentation | v:1.0 2.9 KB 29 Nov 2004 | Use in the simplest way the tooltip. This is a first intent it's a little bit deprecated and we have worked on a better way to generate and handle tooltips. I share this with you because I think this code have a good educationnal value and is a good point start if you are interested in tooltips avanced filnal version please visit http://rebol.agora-dev.org/ . Sample script [...] author: Shadwolf, Boss, DideC |
Menu style example |
simple-menu-style.r | v: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 |
Rich Text Format style |
simple-rich-text-style.r | v:0.0.4 8.9 KB 3 Aug 2013 | A quick way to add simple rich-text to VID GUIs author: Marco Antoniazzi |
SDL library interface |
sdl-h.r | v:0.8.1 131.3 KB 23 Sep 2012 | Code to bind SDL shared library to Rebol. author: Marco Antoniazzi |
3D-Surface Plot |
surface.r | v:1.0.0 24.5 KB 10 Aug 2007 | Draw a surface with 3-D Perspective and allow roation author: [unknown] |
Similarity Metrics |
simetrics.r discussion documentation | v:0.5.0 21.2 KB 19 Feb 2006 | Toolkit of string distance metrics. author: Francois Vanzeveren (fvz) |
CMS - web site builder |
sitebuilder.cgi | 125.6 KB 22 Dec 2012 | Easily create, edit, and arrange HTML pages on your web site. Upload existing
content files or use the built-in WSYIWYG HTML editor (from openwebware.com)
to layout pages visually, without having to write any code. It works just like a
word processor, except it runs directly in your browser, right on your web site.
You can adjust fonts, colors, and other [...] author: nick |
Simple File Sharer |
share-files.r | 1.8 KB 27 Jan 2014 | I use it to send lists of files to clients' phones, PCs, or any other
Internet device they may use. I text or email them the single short
personal html file link created by the script, and they click the
contained file links to download all their files. It's a stupid simple
script and setup which requires only a single unstructured [...] author: nick |
tooltipVid.r |
toolt4vid.r | v:1.0 3.1 KB 3 Feb 2006 | Tooltip for VID (less bugged than previous version. This work is the mixing of 2 different ways to handle tooltips in vid not using style package anymore author: Shadwolf, Boss, DideC, Volker |
Topic Tags |
topic-tags.r discussion | v:0.2.1 9.3 KB 15 May 2004 | Makes tagging the mailing list a little bit more comfortable.
Lists all topic tags in a window which I like to have open while tagging.
Clicking on any tag copies it into clipboard so I only have to paste it into browser. author: Christian Ensel |
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 |
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 |
Resizeable Table/Grid/Multi-column List Widget Example |
table-grid-list.r | 14.3 KB 13 Jul 2011 | One of the greatest things about REBOL/View is the built in GUI dialect
("VID"). It's great for building simple GUI layouts quickly and
easily, but the native list widget can be confusing for newcomers.
THIS EXAMPLE IS A FULL FEATURED TABLE/GRID/LIST WIDGET FOR VID GUIs.
KEYS: INSERT DELETE ARROWS PAGE UP/DOWN - + [...] author: nick |
TextureLab - Texture generator |
texture-lab.r | v:0.3.3 25.6 KB 31 Oct 2006 | Generate mathematical textures author: ReBolek |
Tic Tac Toe |
tictactoe.r | v:1.0.3 4.2 KB 6 May 2003 | No known purpose. author: Ryan S. Cole |
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 |
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 |
Time Styles |
timer-styles.r | v:1.0.0 6.8 KB 14 Jan 2005 | A simple clock & timer style author: Phil Bevan |
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 |
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 |
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 |
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) |