[REBOL] Re: multi-Thread
From: anton:lexicon at: 3-Dec-2002 0:05
Essayez-vous: view layout [ box rate 1 feel [ engage: func [face action event][ if action = 'time [print "do some work"] ] ] ] It is a way to add a rate to any style. Anton.> Yes I would like more information. For example a sample code of RATE with > rebol/view ... > > Thx > Arno. > > PS : What does IMO means ?It means "In my opinion". You see also "IMHO" = "In my honest opinion".