Rebol Tutorial

Rebol Programming - Learn Rebol with Real-World Examples

Tag archives for VID

23 May by admin in All, Business, VID

Rebodex: free simple Contact Address Portable App

Rebodex: free simple Contact Address Portable App
Rebodex is a simple Contact Address App made in Rebol which is portable so that you can easily take it anywhere when travelling. You can create and delete contact of course but above all search them by just typing the first letters. You can find the original version by Carl Sassenrath ...more»
28 Oct by admin in All

How to bind your MySQL Database to a Rebol’s GridView (list and delete all your Wordpress Spams,…)

How to bind your MySQL Database to a Rebol’s GridView (list and delete all your Wordpress Spams,…)
Rebol Visual GUI is not as primitive as you may think at first glance. You can not only create visual form with simple text fields but also bind your MySQL database to a Rebol's GridView. Rebol has no default GridView component but Rebol Visual GUI is extensible so that some people ...more»
18 Jun by admin in All, Beginner, GUI

How to create a Visual Interface in Rebol (Rebol GUI)

How to create a Visual Interface in Rebol (Rebol GUI)
Rebol is much more than just a shell scripting language. Rebol has an intelligent GUI dialect (DSL or Domain Specific Language in Rebol's parliance) called VID (Visual Interface Dialect). This feature is within Rebol nearly since inception well before Dotnet and JavaFX (you may perceive that JavaFX syntax is strangely ...more»

1 Comment

Tags: