Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re:[platform-swt-dev] Transparent controls

	In the PaintedComposite there is a draw background method,  which
can calc out their background according to their parent 's background (or
texture) and their coordinates relative to the parent composite, and the
sub control call the parent composite's draw background method to draw
background actually.

Best regards,
Victor



> platform-swt-dev-admin@xxxxxxxxxxx
> [mailto:platform-swt-dev-admin@xxxxxxxxxxx] 
> Thursday, November 13, 2003 11:21 PM
> platform-swt-dev@xxxxxxxxxxx
> [platform-swt-dev] Transparent controls
> 
> 
> Looking thru the archive, I found an article which could really help me
> out if I could get the sample code that was mentioned in the article.
> Hopefully someone can direct me to it.  Below is a link to the article:
> 
> http://dev.eclipse.org/newslists/news.eclipse.platform.swt/msg01066.html
> 
> I am especially interested in seeing the implementation of
> PaintedComposite and GradientPainter classes and how they are used.
> .

<<attachment: winmail.dat>>


Back to the top