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

[REBOL] text-list arrow problem.

From: mike::yaunish::shaw::ca at: 26-Apr-2006 23:16

Anyone have a fix for the down arrow in the following text-list requiring 7 clicks before the list moves? view layout [ text-list 50x55 data [ 1 2 3 4 5 6 7 8 9 10] ] Thanks ...Mike