Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » TableTree support?
TableTree support? [message #129009] Tue, 21 April 2009 02:44 Go to next message
Eclipse UserFriend
Hello,

how it looks with support for TableTree?
I found also that custom painting through PaintListener is not supported by
RAP.

BR,
Jan
Re: TableTree support? [message #129076 is a reply to message #129009] Tue, 21 April 2009 06:11 Go to previous messageGo to next message
Eclipse UserFriend
Hi Jan,

> how it looks with support for TableTree?

TableTree is not supported by RAP and there are no plans to support it
in the future. Please note that the widget is marked as deprecated as of
Eclipse 3.1.

The Tree widget provides the same functionality, including support for
columns, so this should be an alternative.

> I found also that custom painting through PaintListener is not supported by
> RAP.

That's true. A GraphicsContext is not available in RAP. There is a
custom widget called GCCanvas around [1] that allows drawing operations
but owner-drawing on widgets is still far out.

Best regards, Ralf

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=261355
Re: TableTree support? [message #129089 is a reply to message #129076] Tue, 21 April 2009 06:17 Go to previous message
Eclipse UserFriend
Hi Ralf,

thanks for good description and help.

Jan

"Ralf Sternberg" <rsternberg@eclipsesource.com> wrote in message
news:gsk63o$dl1$1@build.eclipse.org...
> Hi Jan,
>
>> how it looks with support for TableTree?
>
> TableTree is not supported by RAP and there are no plans to support it
> in the future. Please note that the widget is marked as deprecated as of
> Eclipse 3.1.
>
> The Tree widget provides the same functionality, including support for
> columns, so this should be an alternative.
>
>> I found also that custom painting through PaintListener is not supported
>> by
>> RAP.
>
> That's true. A GraphicsContext is not available in RAP. There is a
> custom widget called GCCanvas around [1] that allows drawing operations
> but owner-drawing on widgets is still far out.
>
> Best regards, Ralf
>
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=261355
Previous Topic:Text widget and native browser Copy/Paste menu
Next Topic:Deploy NLS Problem
Goto Forum:
  


Current Time: Tue Jul 15 06:13:47 EDT 2025

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

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

Back to the top