did you know you didn't have to use actual objects to implement object-like behaviour.
this has the effect that you can extend the "object" at will...
just use a block with set-word values.
I have no ideas about speed, just that this could be a solution to your problem
example:
>> object: [
I meant to say:
it returns the offset FOR any given face (from window)
I also have checked that the win-offset? (after sourcing it and doing a test) does not
take into consideration the edges... so that if you compare the value returned by
win-offset and a place a face at that location within
hi Phil
use win-offset?
it returns the offset from any given face.
-MAx
> === Original Message ===
>
>
> Hi,
>
> I have a query on how to use list.
> I want to know the offset from the *window* of the mouse when I press the
> down button.
> event/offset only gives me the offset from the t
Hi,
I have a query on how to use list.
I want to know the offset from the *window* of the mouse when I press the down button.
event/offset only gives me the offset from the text field of the list. (see code below)
Any help would be appreciated.
Cheers Phil
rebol []
data: ["AAA" "BBB" "CCC" "
[REBOL] [REBOL.org] Recent changes
This is an automatic email from REBOL.org, the REBOL Script Library to notify you of
recent changes to the Library.
===changes===
analog-clock.r
--change: new script
--title: Analog Clock
exif-core.r
--change: updated script
--title: REBOL::EXIF
exif-
hello everyone,
I am finally at point of releasing SLiM.
STEEL Library Manager.
I will upload the 36k guide documentation right away and will release the actual
slim.r code later today.
here is the link to the documentation:
http://www.rebol.it/~steel/libraries/slim-guide.html
it should gi