Hi Phil,
On Thursday, December 11, 2003, 12:35:33 PM, you wrote:
puc> That is great Gabrielle it wasnt just me going mad then !!!
puc> Have you submitted this patch for the consideration as part of vid 1.3 ?
Unfortunately not yet, as my home Internet connection died and I
didn't have a
Hi Gabrielle,
That is great Gabrielle it wasnt just me going mad then !!!
Have you submitted this patch for the consideration as part of vid 1.3 ?
The updated area/scroller program is as follows :
rebol [
title: "Area with scroller"
author: "Phil Bevan"
date: 10-Dec-2003
v
Hi Phil,
On Thursday, December 11, 2003, 4:41:52 AM, you wrote:
puc> Does anyone know why I had to insert the ugly line
puc>if all [sl/data = 1 tmp = 1] [tmp: 0.999]
puc> in this code.
IIRC this is a workaround for a bug in slider/redrag.
I use this patch that fixes the bug:
Slide