rebol/view
[1/4] from: tsummerfelt1::home::com at: 12-Sep-2000 9:30
so far most of my rebol programming has consisted of changing the other
rebol programs from the library
i'm still trying to wrap my mind around rebol/view
i have something like this:
track: layout [
size 190x105
at 10x10 label "Total"
}
view track
specifically, i would like to change the label on the window. generally
i'd like to change /add 'widgets' (i'm coming from tcl/tk) from
another function.
'show' complains to me regardless of how i try to use it.
i was looking for a quick working example, i should be able to take it
>from there...
.t
*--------------------------------------------------------------------------
|
| http://members.home.net/tsummerfelt1
|
*--------------------------------------------------
[2/4] from: jsc:dataheaven at: 16-Sep-2000 21:28
Hello,
Has anyone made experiences with using REBOL/View in a firewalled
LAN?
I am in a LAN that blocks nearly all services.
We have Squid-Proxies for HTTP and FTP.
We have an internal POP3 and SMTP server.
If I configure REBOL/View to use our HTTP/FTP Proxy as a
'generic - type Proxy I can fetch HTML pages.
But If I click on the "REBOL.com" Icon REBOL/View hangs a while
with an empty progress-bar then the window is flashing and I'm
on the start screen as before (but the "R" image that shows that REBOL is
loading something resists on the down right edge)
Is there an option I have to set?
I've used REBOL/View successfully with a direct internet connection!
Yours sincerely.
Jochen Schmidt
[3/4] from: nhytro:compuserve at: 29-Oct-2000 11:35
Hi List!
Carl suggested a while back that list-members could submit REBOL/view
designs, well hereŽs my first one. IŽll get 1 or 2 others done when IŽve
got the time.
Regards
Sharriff
-- Binary/unsupported file stripped by Listar --
-- Type: application/octet-stream
-- File: rebol2.zip
[4/4] from: holger:rebol at: 30-Oct-2000 10:02
On Sun, Oct 29, 2000 at 11:35:35AM -0500, Sharriff Aina wrote:
> Hi List!
>
> Carl suggested a while back that list-members could submit REBOL/view
> designs, well hereŽs my first one. IŽll get 1 or 2 others done when IŽve
> got the time.
Please don't send binaries to the list. Listar strips them, a lot of
users would not want them, there is the virus risk...
If you want to send REBOL scripts to the list then either include them in
the body of your email, or add them as file attachment with a type
of "text/plain" or "text/x-rebol".
--
Holger Kruse
[holger--rebol--com]