[REBOL] Re: Area Resizing

2003-09-22 Thread Anton Rolls
Can you send a simple example script, complete, so we can see exactly what you mean? I have a list + scroller demo here: http://www.lexicon.net/anton/rebol/gui/demo-vid-list-scroller.r Here is an excerpt that might fix you up quickly: refresh: func [ /local visible non-visible-part ][

[REBOL] Re: [LIBRARY] Announcement: New release of script library

2003-09-22 Thread Brett Handley
> NEW FEATURES Impressive! Regards, Brett -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] HTTP Status codes?

2003-09-22 Thread Lewin, Karl E
Is it possible to get at these via either read http:// or open http:// ? I'm trying to see whether a "" response is really a HTTP 304 response. Thanks- Karl -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] [LIBRARY] Announcement: New release of script library

2003-09-22 Thread Gregg Irwin
Announcement: New release of script library We've just made a major release of the REBOL Script Library! http://www.rebol.org It's easier to add new scripts immediately and much more interactive; you can add documentation to your scripts, and anyone can contribute to a discussion of the scr

[REBOL] Area Resizing

2003-09-22 Thread Matt MacDonald
Any Help you can lend would be appreciated... Does anyone happen to know what path in a text-list object I need to modify to make the scroll bar move to the appropriate place after i change the size of the text-list? If I just change the offset of the /scrl path, i cannot move it any farther to

[REBOL] Re: Cookies and Redirected URLs

2003-09-22 Thread Reboler
Hi RebOldes, Thanks.. I was really needing the cookie-daemon. Best Regards, -DJ - Original Message - From: "rebOldes" <[EMAIL PROTECTED]> To: "Reboler" <[EMAIL PROTECTED]> Sent: Monday, September 22, 2003 5:51 AM Subject: [REBOL] Re: Cookies and Redirected URLs > > Hello Reboler, >

[REBOL] Re: The OldsKool Demo :-)

2003-09-22 Thread r3b0l
> I wonder how fast it runs on your Pegasos board? Anyway I'm interested in > any "real world" informations about the new Amiga-like systems. So could you > write a bit about your experience? I mean your machine setup, performace I use Rebol on my Pegasos G3/600 + Vodoo3000 or Radeon 7500 too...

[REBOL] Re: Cookies and Redirected URLs

2003-09-22 Thread rebOldes
Hello Reboler, Sunday, September 21, 2003, 8:17:20 PM, you wrote: R> Hi Folks!, R> Sorry to bother you, but I'm really needing of your guru advices. R> How can I read all the cookies set by the server? R> I'm reading an URL that sets a cookie, then redirects to another URL, set R> another coo

[REBOL] Re: Watching PARSE.

2003-09-22 Thread Gabriele Santilli
Hi Brett, On Sunday, September 21, 2003, 2:50:22 PM, you wrote: BH> So here is a little script that allows you to watch Parse step through your BH> input using your parse rules. Very cool! Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amiga Group Italia