Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » independently backporting virtual tableviewer to 3.0.1
independently backporting virtual tableviewer to 3.0.1 [message #276463] Tue, 23 November 2004 23:20 Go to next message
Genady Beryozkin is currently offline Genady BeryozkinFriend
Messages: 410
Registered: July 2009
Senior Member
Hi,

I have a UI component that uses very large table. I would like to use
the virtual table viewer support, but I'm not ready to switch to 3.1 yet.

Is it possible to patch 3.0.1 sources with the TableViewer class from
CVS head and create
a private org.eclipse.jface plugin?
I have looked at the differences between the two versions and it seems
like it should work.
Is that correct? Do I need any of 3.1 SWT features?

Thanks in advance,
Genady

--
Genady Beryozkin
http://www.genady.net/
Re: independently backporting virtual tableviewer to 3.0.1 [message #276670 is a reply to message #276463] Fri, 26 November 2004 17:11 Go to previous message
Eclipse UserFriend
Originally posted by: kim_horne.ca.ibm.com

Erm... maybe? SWT virtual support went into 3.0 so in theory it should
work. Any bugfixes that the viewer relied on would of course not be
there...


Genady wrote:
> Hi,
>
> I have a UI component that uses very large table. I would like to use
> the virtual table viewer support, but I'm not ready to switch to 3.1 yet.
>
> Is it possible to patch 3.0.1 sources with the TableViewer class from
> CVS head and create
> a private org.eclipse.jface plugin?
> I have looked at the differences between the two versions and it seems
> like it should work.
> Is that correct? Do I need any of 3.1 SWT features?
>
> Thanks in advance,
> Genady
>
Previous Topic:How to bind a custom MenuManager to a menu declared in plugin.xml
Next Topic:how to cancel close perspective and close Eclipse?
Goto Forum:
  


Current Time: Wed Jul 17 17:17:14 GMT 2024

Powered by FUDForum. Page generated in 0.03161 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top