Gunther Diemant Wed, 01 Oct 2008 00:23:52 -0700
With Shoes.app do list_box :items => ['a','b','c'], :choose => 'a' end
I've got a listbox where nothing is selected, also @lb = list_box .... @lb.choose 'a' selects nothing. Using Raisins r1009 under Linux. A bug? Greetings gunni