Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Visible items


Sorry, no easy way.  You need to write code that uses getClientArea(), getTopIndex() and getItemHeight() and does the math.



Mirko Viviani <mirko@xxxxxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

09/02/2003 10:22 AM
Please respond to platform-swt-dev

       
        To:        platform-swt-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-swt-dev] Visible items



Ciao!

I need to know which items are visible at a time in a List widget.

Is there a way to do this?

Thanks.

Ciao
Mirko

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top