Hi Tim, TH> It's more difficult then I thought. The next problem is that I want to TH> use this in a iterrated list. For every row in the list it has to be TH> possible to chance the choice-buttons independent of each other...
You're running into a limitation of the LIST style. It doesn't work for faces with state, because the same face is really used over and over in the list. I think Brett or Anton has a check-list style that might give you the clues you need to make it work. -- Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
