Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Drawing with GC on shell
Drawing with GC on shell [message #1171464] Tue, 05 November 2013 08:48 Go to next message
Igor Zapletnev is currently offline Igor ZapletnevFriend
Messages: 33
Registered: September 2012
Member
Is there any way to draw directly on newly created Shell?
For shell used ShellLCA adapter, for canvas CanvasLCA adapter. ShellLCA does not render GC operations (line writeGCOperations( ( Canvas )widget ) is missed there);
Because of that if I will add PaintListener directly on shell, no events will be sent to the client side.

I just want to create shell with custom feedback graphics and which will be transparent for user events (mouse move, click, etc).
Because of that if I will create canvas on my shell all events will be handled by this shell.

How I can fix this issue?

[Updated on: Tue, 05 November 2013 08:53]

Report message to a moderator

Re: Drawing with GC on shell [message #1171497 is a reply to message #1171464] Tue, 05 November 2013 09:20 Go to previous message
Igor Zapletnev is currently offline Igor ZapletnevFriend
Messages: 33
Registered: September 2012
Member
Im my RCP application to implement transparent shell, I am using shell regions, that are not implemented in the rap yet.
Previous Topic:RAP 2.2M2 FileUpload: Filter specific extension
Next Topic:Mnemonic behavior
Goto Forum:
  


Current Time: Fri Apr 19 23:15:17 GMT 2024

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

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

Back to the top