[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] drawing an image over different composites

Hi!
I try to find a way to display an image over components of a shell. I've got a shell, in this shell are different composites which contain different components like "Text", "Canvas", "Label". So, I'd like to put on this shell two little images at given positions so that they are visible, without removing what is below. What should I do? Is there a way to easily popup an image?
Thanks.


jeanvalery