view center-face layout [
bx: box "double-click me ! " green feel [
engage: func [f a e] [
if e/8 [
bx/color: random 255.255.255
show f
]
] ; engage
]
]
This is a blog about Rebol, it's a fantastic free programming language, it permits easily to create complete software with few lines of code. It's cross-platform, so if you write it on Windows, it will work on Linux and Mac, and vice-versa. You can produce also wonderful GUI with just 3 lines of code!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment