AltME: REBOL3

Messages

DocKimbel
Another option could also be a "specialized" R3 version for a given domain, like embedded devices.

Arnold
We need a !REBOL4 Group!
And "we" need to take over control over the repo immediately.
Pekr
If there is going to be any repo, maybe it is going to be closed source again :-)
Arnold
If it is closed, in my opinion he better save the effort of creating it.
Rebolek
Why? I believe Carls has fun creating it. Isn't it good enough reason? :)

Marco
I'd like to show a window with a progress bar that show the progress of a download taking place and with a "Cancel" button to stop it  same as request-download. How can I do it in R3? I am able to create the window with widgets but don't know the net part, any hint?
Maarten
>> yes, Rebol/R3 is dead in terms of development that is true.  Ren-C IS the currently active Rebol3 project.  that's just how it is
I disagree - we have the Atronix fork and that works pretty well. Good enough to bridge the gap until REDhas TCP and more UI backends
I'm actually using the Atronix version to build a distributed computing system, that runs across ARMv7, Win64, Lin64 (32 bit too, but whta's the case). Pet project, but fast enough dev time wise to be usable, and seems to "just work"
Ren-c.... I don't think that has a UI. So it's really R3/Core witout FFI

amacleod
Does r3 on android allow to read write local files? I tried but I get an error.

CelesteM
What's the error?

amacleod
access error: cannot open: %test.txt
reason -3

GiuseppeC
Hi, is there a way to intecept new data on the windows clipboard and read it ?
Gregg
I don't recall of any old notification hooks for it. You might have to poll.
Bo
I'm sure there is a .dll to do that, but it would involve a callback, I'm sure.

GiuseppeC
I have resolved the situation in a different way, without rebol.
Gregg
How did you do it Giuseppe?
GiuseppeC
Hi Greg, I had to download the elements of a web table and put it inside a database.
Excel did the job for me. I have learnt it could query a multipage table and write the columns on the current sheed.
I was able to finish a multy day job in just 5 minutes.
GiuseppeC
In the past years, someone gave me a ULTRAEDIT wordfile for REBOL.I don't' remember if version 2 or 3.
I have lost the file but I don't remember the person.
Could someone help ?

Last message posted 164 weeks ago.