Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Drawing with GC on shell
Drawing with GC on shell [message #1171464] Tue, 05 November 2013 03:48 Go to next message
Eclipse UserFriend
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 03:53] by Moderator

Re: Drawing with GC on shell [message #1171497 is a reply to message #1171464] Tue, 05 November 2013 04:20 Go to previous message
Eclipse UserFriend
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: Thu Jul 24 16:55:09 EDT 2025

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

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

Back to the top