[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] In which cases is the advanced Graphics support used?
|
- From: Benjamin Pasero <bpasero@xxxxxxxxxx>
- Date: Sun, 12 Jun 2005 13:29:37 +0100
- Newsgroups: eclipse.platform.swt
- Organization: EclipseCorner
- User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Hi,
I am currently shipping my application without the advanced grapic
support, because I think
that I am not using the support anyways.
But as I am using classes like ViewForm and CTabFolder, which draw
theirselves, I am not sure
if these draw even faster when having the advanced grahpic libraries on
the library path?
My question in short is, will advanced graphics also improve the basic
draw operations that
are used for the custom widgets, or is it only used in cases where
advanced grapihc operations
are performed?
Thanks,
Ben