Image Viewer |
viewer.r | 1.5 KB 13 Mar 2003 | A useful image viewer that shows all the jpeg, gif, bmp, png
images found in the current directory. author: Carl Sassenrath |
Values |
values.r | v:1.1.1 1.2 KB 13 Mar 2003 | Loads Values into Rebol. Interprets 'Needs field in header. author: Andrew Martin |
Vertical and horizontal panels styles |
vert-horiz-panels-style.r | v:0.1.3 3.4 KB 17 Dec 2011 | Add simple vertical and horizontal panels styles to VID GUIs author: Marco Antoniazzi |
VID Button Set |
vid-button.r | 2.4 KB 8 Mar 2009 | A simple VID Button set. Includes Ok, Cancel, Toggle and Choice author: Ammon Johnson |
VID Dropdown |
vid-drop-down.r | v:0.0.7 3.0 KB 9 Mar 2009 | A simple dropdown VID style author: Ammon Johnson |
Wizard |
vid-wizard.r | v:0.0.3 4.4 KB 9 Mar 2009 | A simple Wizard VID style author: Ammon Johnson |
VID Group |
vid-group.r | 1.6 KB 9 Mar 2009 | A simple group VID style with enable/disable capability author: Ammon Johnson |
VID Shooter |
vid-shooter.r | 1.9 KB 6 Mar 2010 | A simple shooter game to demonstrate timer events and offsets in VID.
Taken from the tutorial at http://re-bol.com author: nick |
VID Titlebar |
vid-drag-bar.r | v:0.0.4 5.4 KB 9 Mar 2009 | A VID Titlebar Style author: Ammon Johnson |
VID1 for R3 |
vid1r3.r3 discussion | v:0.3.20 113.6 KB 17 Apr 2022 | Lets you use VID1 with R3 author: Marco Antoniazzi |
async event loop tutorial |
vid-tutorial-async-event-loops.r | 1.3 KB 9 Nov 2012 | Show how to do async event handling with processing loops. author: maxim |
View 3 Buttons |
view-buttons.r documentation | v:1.0.0 470 bytes 13 Mar 2003 | Example of how to display three buttons down the page. author: Anonymous |
View A List of Data |
view-list.r documentation | v:1.0.0 615 bytes 13 Mar 2003 | Example of how to display a simple
block of data as fixed width columns in a window.
Code is just one line. author: Anonymous |
View an Image and its File Name |
view-image-name.r documentation | v:1.0.0 589 bytes 13 Mar 2003 | Display an image in a window with its file name printed directly below it. author: Anonymous |
View an Image behind File Name |
view-image-name2.r documentation | v:1.0.0 562 bytes 13 Mar 2003 | Display an image with its file name on top of it. author: Anonymous |
View an Image in a Window |
view-image.r documentation | v:1.0.0 496 bytes 13 Mar 2003 | View an image in a window. author: Anonymous |
View HTML Code |
view-html.r documentation | v:1.0.0 464 bytes 13 Mar 2003 | Fetch a web page and view its HTML code in a window. author: Anonymous |
View-Hanoi |
view-hanoi.r discussion | v:1.0.0 8.0 KB 13 Mar 2003 | Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time. author: Gregg Irwin |
Demo sound player |
wavplayer.r | 10.6 KB 4 Nov 2011 | The is a complete program (as opposed to a code sample)
that plays a .wav file. It is an annotated modification of a script
sent to the author in response to a question on the REBOL mailing list,
namely, how to find out how long a .wav file will play.
Besides playing a sound file, this script is annotated to explain how
to make a progress [...] author: Steven White with help from Rosemary de Dear |
WHOIS Maker |
whoismaker.r | v:1.0.0 1.4 KB 13 Mar 2003 | WhoIs query, parse, and save as a file author: David Handy |
Wiggly Text |
wiggly-text.r | 866 bytes 13 Mar 2014 | A quick demo done with a student, loosely based on the
QT Wiggly example. author: nick |
Download Multiple Pages |
webgetter.r | 537 bytes 13 Mar 2003 | Fetch several web pages and save them as local files. author: [unknown] |
Download Web Page |
webget.r | 423 bytes 13 Mar 2003 | Fetch a web page and save it as a file. author: [unknown] |
Wall Street |
wall-street.r | 3.6 KB 5 Jun 2007 | Small nice demo author: rebolek |
WAP File Editor CGI |
wap-file-editor.r | 1.9 KB 10 Aug 2010 | Edit text file (insert only) using your WAP cell phone browser. author: nick |