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 |
Visual sorting |
visual-sorting.r | v:0.0.10 21.4 KB 17 May 2016 | Collect and show various sorting algorithms. author: Marco Antoniazzi |
vprint: print/logging management tool |
vprint.r documentation | v:1.3.2 10.0 KB 11 Dec 2008 | programatically selectable, indented printing/tracing/logging/debugging engine. author: Maxim Olivier-Adlhoch |
VT100 Functions |
vt100.r | v:1.0.0 1.0 KB 13 Mar 2003 | Examples of VT100 screen functions author: Jeff Kreis |
vTrend |
vtrend.r | v:1.0.0 5.1 KB 11 Jul 2006 | This little utility will generate natural looking trends for you.
You can set a few parameters and marker points for the trend to make it looking as you wish. author: Varga Árpád |
empty. debugging upload |
volker-tools.r | 487 bytes 15 Jul 2004 | Hopefully growing tool-list author: [unknown] |
REBOL Web Server |
volkswebserv.r discussion | v:0.0.0.15 16.0 KB 24 Oct 2005 | A Simple HTTP-Server for running and debugging REBOL CGI scripts, modified %webserv.r author: Cal Dixon |
REBOL/View Desktop - Emailer |
vt-emailer.r | v:1.2.0 5.5 KB 20 Nov 2004 | It's an enhancement of the original emailer released in the ViewDesktop.
It handles file attachments. author: Didier Cadieu |
Wizard |
vid-wizard.r | v:0.0.3 4.4 KB 9 Mar 2009 | A simple Wizard VID style author: Ammon Johnson |
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 |
HTML Rainbow generator for Rebol/View |
view-rainbow.r | v:1.0.1 2.4 KB 13 Mar 2003 | Create HTML color fade effects. Places output on the clipboard author: Cal Dixon |
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 Dropdown |
vid-drop-down.r | v:0.0.7 3.0 KB 9 Mar 2009 | A simple dropdown VID style author: Ammon Johnson |
VID Titlebar |
vid-drag-bar.r | v:0.0.4 5.4 KB 9 Mar 2009 | A VID Titlebar Style author: Ammon Johnson |
VID Usage |
vid-usage.r discussion | v:1.2 80.5 KB 10 Jan 2004 | VID Usage Tutorial with Runnable Examples author: Cybarite |
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 |
VID_build |
vid-build.r discussion | v:0.8.6 36.7 KB 17 Nov 2013 | Easily create VID guis author: Marco Antoniazzi |
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 |
What is my IP |
whatismyip.r discussion | v:0.0.0 725 bytes 24 Mar 2020 | Prints your IP addresses author: Endo |
Method to set some Rebol console parameters. |
window-util.r | v:1.0.0 2.8 KB 19 Mar 2010 | Used to set the Rebol console's window title and icon.
Include a method to get the current windows handle.
Work only in windows. author: Maxime Tremblay, idea comes from %no-rebol-in-title-bar.r script by Nick Antonaccio |