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

[ALLY] text-list item duplication ... Re:(2)

From: bo:rebol at: 12-Oct-2000 17:12

This problem has already been submitted and noted. Just so you don't feel like you have to submit it again ;-) -Bo On 11-Oct-2000/19:30:08-8:00, [Al--Bri--xtra--co--nz] wrote:
>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/ >-><- >
-- Bohdan "Bo" Lechnowsky REBOL Adventure Guide REBOL Technologies 707-467-8000 (http://www.rebol.com) The Official Source for REBOL Books (http://www.REBOLpress.com)