Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Table Off-End


Guys, it's one thing to hack the snotout of Windows to work for one case and quite another to work the problem all the way through on every platform.  For example, what do you do about table items when in virtual mode and the guy asks for them?  I imagine we'd poof up free items ... or not.  What happens when he mixes virtual and non-virtual?  What happens when he selects an item but this item doesn't yet exist.  What does getSelection() return?  Please don't bother trying to answer these questions here.

http://bugs.eclipse.org/bugs/show_bug.cgi?id=37998 is tracking the "I hate the native table" issue.



Michael Scharf <Michael-Scharf@xxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

06/19/2003 10:57 AM
Please respond to platform-swt-dev

       
        To:        platform-swt-dev@xxxxxxxxxxx
        cc:        
        Subject:        Re: [platform-swt-dev] Table Off-End



Mike Wilson wrote:

> The problem with that argument is that several of the platforms have
> native lazy table/tree/list filling support. If we're going to be able
> to make use of this, then the SWT team ought to be the team that
> provides it.

I just attached new version of sparce table widget for windows.
Its very limited (because it subclasses from Table), but it
shows nicely, that 1,000,000 rows are absolutely no problem....

  https://bugs.eclipse.org/bugs/show_bug.cgi?id=15054
  https://bugs.eclipse.org/bugs/attachment.cgi?id=5236&action="">   https://bugs.eclipse.org/bugs/attachment.cgi?id=5237&action="">
Michael
--
     ''''\     Michael Scharf
    ` c-@@     Wind River Systems GmbH
    `    >     http://www.WindRiver.com
     \_ V      mailto:Michael.Scharf@xxxxxxxxxxxxx


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



Back to the top