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

[ALLY] text-list item duplication ... Re:

From: al:bri:xtra at: 11-Oct-2000 19:30

pekr wrote:
> just try following short code: > > view layout [text-list "1" "2" "1" "3" "4" "1"] > > and click on any line containing "1".
Interesting behaviour! Be sure to send it in to [feedback--rebol--com]!
> It also doesn't seem to update scroller...
I didn't seem to get that problem on my machine, Windows 98. But I can make it do it if the list is long enough using the code below.
> So, how can we add to the list by the form button keypress? > > emails: text-list 200x80 > button "Add" [insert tail emails/data to-string random 10 show emails] > > seems to do the job, I just need scroller updated and to solve duplicated
items display... Andrew Martin ICQ: 26227169 http://members.nbci.com/AndrewMartin/