Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » a COmposite with a Canvas on top of a OleFrame
a COmposite with a Canvas on top of a OleFrame [message #453160] Wed, 30 March 2005 21:35 Go to next message
Eclipse UserFriend
Originally posted by: Abhinav.Vohra.siebel.com

Is it possible to create a composite that has a OLEFrame with a ActiveX
control and further has a transparent Canvas on top of it?

Abhinav
Re: a COmposite with a Canvas on top of a OleFrame [message #453161 is a reply to message #453160] Wed, 30 March 2005 22:14 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
SWT does not support a transparent Canvas.

OleFrame can have multiple children, however, the most recently active child
will take up all the available space.

What is it you are trying to achieve?

"Abhinav Vohra" <Abhinav.Vohra@siebel.com> wrote in message
news:d2f657$c67$1@news.eclipse.org...
> Is it possible to create a composite that has a OLEFrame with a ActiveX
> control and further has a transparent Canvas on top of it?
>
> Abhinav
Re: a COmposite with a Canvas on top of a OleFrame [message #453163 is a reply to message #453161] Wed, 30 March 2005 22:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Abhinav.Vohra.siebel.com

Veronika Irvine wrote:
> SWT does not support a transparent Canvas.
>
> OleFrame can have multiple children, however, the most recently active child
> will take up all the available space.
>
> What is it you are trying to achieve?
>
> "Abhinav Vohra" <Abhinav.Vohra@siebel.com> wrote in message
> news:d2f657$c67$1@news.eclipse.org...
>
>>Is it possible to create a composite that has a OLEFrame with a ActiveX
>>control and further has a transparent Canvas on top of it?
>>
>>Abhinav
>
>
>
Veronica
I'd like to have is the ability to draw on top of the activeX control.
What I was hoping to do was to have a window on top of the axcontrol
that I could draw on. Is there any way I can achieve something like this?

Abhinav
Re: a COmposite with a Canvas on top of a OleFrame [message #453233 is a reply to message #453163] Fri, 01 April 2005 14:40 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Unfortunately this is not supported.

"Abhinav Vohra" <Abhinav.Vohra@siebel.com> wrote in message
news:424B2A8D.3050203@siebel.com...
> Veronika Irvine wrote:
>> SWT does not support a transparent Canvas.
>>
>> OleFrame can have multiple children, however, the most recently active
>> child will take up all the available space.
>>
>> What is it you are trying to achieve?
>>
>> "Abhinav Vohra" <Abhinav.Vohra@siebel.com> wrote in message
>> news:d2f657$c67$1@news.eclipse.org...
>>
>>>Is it possible to create a composite that has a OLEFrame with a ActiveX
>>>control and further has a transparent Canvas on top of it?
>>>
>>>Abhinav
>>
>>
>>
> Veronica
> I'd like to have is the ability to draw on top of the activeX control.
> What I was hoping to do was to have a window on top of the axcontrol that
> I could draw on. Is there any way I can achieve something like this?
>
> Abhinav
Previous Topic:event between display and system?
Next Topic:Table and row index
Goto Forum:
  


Current Time: Fri Mar 29 15:24:43 GMT 2024

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

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

Back to the top