octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need someone to test listbox selection mode


From: Richard Crozier
Subject: Re: Need someone to test listbox selection mode
Date: Fri, 23 Sep 2011 11:16:08 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.7) Gecko/20100713 Lightning/1.0b2 Thunderbird/3.1.1

 On 23/09/2011 10:56, Michael Goffioul wrote:
> Hi,
>
> Could anybody test the listbox multi-selection mode in Matlab?
>
> Use something like:
>
> uicontrol ('style', 'listbox', 'units', 'normalized', 'position', [0 0
> 0.3 1], 'string', {'item 1', 'item 2', 'item 3', 'item 4', 'item 5'},
> 'max', 2)
>
> Does it behave like ExtendedSelection or MultiSelection
> (see http://doc.qt.nokia.com/4.7/qabstractitemview.html#SelectionMode-enum)
>
> Thanks,
> Michael.
>

It behaves like ExtendedSelection

Richard


-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]