[REBOL] Re: Rotated arrow bug?
From: ddalley:idirect at: 14-Dec-2001 15:06
----- Original Message -----
From: <[SunandaDH--aol--com]>
To: <[rebol-list--rebol--com]>
Sent: Friday, December 14, 2001 5:03 AM
Subject: [REBOL] Re: Rotated arrow bug?
> The Layout below works for me, It shows how to set an initial direction
(with
> left/right etc), and then (for the blue arrow) how to rotate it.
Thanks Sunanda. I learned a couple of things from your example.
I was trying to use up/down arrows to control increasing or decreasing a set
of yearly figures. I have since changed to a Choice button. The arrow's code
line was getting pretty complicated.
I am just at the GUI's layout stage, so things may change yet.
Donald