Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [SPAM] [nebula-dev] [CompositeTable] very bad scalability

Hi Tom

your snippets are defenitely a very pleasant surprise! Looks like
there's a whole lot going on and you seem to code solutions for most
problems I had when implementing my current rcp-app :-)

Greets
André

On Mon, 2007-03-12 at 13:48 +0100, Tom Schindl wrote:
> André Dietisheim schrieb:
> > Hi Tom
> > 
> >> The current implementation provides the possibility to completely use
> >> tables/trees without any mouse interaction. I even have patched for me
> >> locally combo-editors to directly open the DropDown for users when they
> >> click in and the same is possible for editors using Dialogs.
> > 
> > sounds great! Is SWT performance good enough to instantiate widgets on
> > traversal?
> 
> Well the Widgets are not instantiated every time they are only
> hidden/shown :-) so the performance is good enough. Take a look at the
> snippets available in
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.snippets/
> 
> Tom
> 
> _______________________________________________
> nebula-dev mailing list
> nebula-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/nebula-dev
> 
> 
> !DSPAM:45f54c4c56131327716623!
> 



Back to the top