Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Workaround For Large Images?
Workaround For Large Images? [message #445918] Thu, 11 November 2004 23:05
Scott Delap is currently offline Scott DelapFriend
Messages: 24
Registered: July 2009
Junior Member
I'm running into the SWT No more handles error that is generated when you
attempt to create an image that is too large. This appears to be due to
the underlying system call of CreateCompatibleBitmap() that is limited at
16MB. So my question is how does one work around this issue?
Previous Topic:Executable jar for SWT standalone
Next Topic:How to catch CoolItem resizing
Goto Forum:
  


Current Time: Sat Apr 27 04:46:56 GMT 2024

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

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

Back to the top