Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] How to show multipages TIFF files with SWT image?

Hi,

Have a problem with showing multipages TIFF using SWT
image:

sourceImage = new Image(getDisplay(),
"c:\sample1.tif");

Only the first page shows up, although both scrollbars
work fine. 

Any advice? Thanks in advance.

Richard



	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 


Back to the top