View and the Internet - styles has no value
[1/2] from: arolls::bigpond::net::au at: 8-Sep-2001 3:06
It works for me on REBOL/View 1.2.1.3.1 21-Jun-2001.
What version of rebol are you using?
(Type "about" in console to find rebol version).
I copied from "dex-styles:" to just before
dex-pane1:
to a new rebol console, then actually
testing the styles out in a layout:
view layout [
styles dex-styles
lab "hello"
btn "push"
inf "read"
ari
fld
]
and it all works.
Perhaps you ran rebol/core by accident?
Or you set stylize to a value somewhere...
Always try your scripts in a new rebol
to see if errors disappear.
[2/2] from: john:thousand-hills at: 7-Sep-2001 21:24
Anton:
Yes -core is installed.. What can i do about that?
John
At 03:06 AM 9/8/2001 +1000, you wrote: