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

[REBOL] Re: text-list bug

From: lmecir:mbox:vol:cz at: 18-Sep-2002 11:05

Hi Phil, no bug here
>> rebol/version
== 1.2.1.3.1 Windows 2000 Cheers -L ----- Original Message ----- Hi All, After selecting multiple items from a text list it doesnt seem possible to unselect a particular item. They get unselected in the order that they were selected. for example type at the console view layout [text-list data [1 2 3 4 5 6 7 8 9]] Hold down the ctrl key ... select items 1 2 3 4 5 6 7 in that order, then try and unselect item 5 by ctrl clicking on it .... item 1 is unselected? Is this a known bug? Cheers Phil