Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Iterated check box anomaly

From: geza67:freestart:hu at: 13-Apr-2002 1:01

Hello Romano,
> you must re-initialize the check data field: > if index = 1 [face/data: find a face/text]
Hmmm, tricky ;-) Thank you very much, it is a great idea! BTW What is the exact timing of the 'supply function, i.e. on what occasion (event) will it be launched? As far as I can see, it is called not only at initialization time (filling the list with items) but even when I click in the list? First I tried toggles instead of check boxes, but selecting one of them caused to redraw all toggles below the selected one in selected state :-( Is there a way - via some kind of reinitialization - to use toggles properly in an iterated list? Again, View docs are euphemically sparse on a quite difficult topic, like face iteration. -- Best regards, Geza mailto:[geza67--freestart--hu]