Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » register binary resources via IResource
register binary resources via IResource [message #89968] Mon, 26 May 2008 11:33 Go to next message
Eclipse UserFriend
Originally posted by: dpryadkin.rocketsoftware.com

Hello folks,

I need to register a binary resource for my custom control. I'm looking
at the extension point of org.eclipse.rap.ui.resources. But what will be
my implementation of IResource, especially getCharset()?

Cheers,
Dmitry
Re: register binary resources via IResource [message #90043 is a reply to message #89968] Mon, 26 May 2008 15:22 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi Dimitry,

I thought this was documented, but it wasn't... To register a binary
resource, let the getCharset() and getOptions() method return null.

Cheers,
Rüdiger

Dmitry Pryadkin wrote:
> Hello folks,
>
> I need to register a binary resource for my custom control. I'm looking
> at the extension point of org.eclipse.rap.ui.resources. But what will be
> my implementation of IResource, especially getCharset()?
>
> Cheers,
> Dmitry
Previous Topic:TableViewer Reveal / setSelection(....,true)
Next Topic:Border on Text and other Widgets and Custom Variant
Goto Forum:
  


Current Time: Fri Mar 29 07:33:16 GMT 2024

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

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

Back to the top