Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » CDateTime - No more handles
CDateTime - No more handles [message #590270] Mon, 02 June 2008 04:43
Peter Pfeifer is currently offline Peter PfeiferFriend
Messages: 98
Registered: July 2009
Member
Hello there.

We are using the Nebula CDateTime control and after a short time (and
with lots of other MS Windows applications running in the background) we
always get an "org.eclipse.swt.SWTError: No more handles" exception.

I attach the stacktrace below.

Does anybody know, why CDateTime uses so many handles and is there a
workaround/bugfix?

Regards,

Peter

Stacktrace:
============================================================ ============

org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:3792)
at org.eclipse.swt.SWT.error(SWT.java:3684)
at org.eclipse.swt.SWT.error(SWT.java:3655)
at org.eclipse.swt.widgets.Widget.error(Widget.java:462)
at
org.eclipse.swt.widgets.Control.createHandle(Control.java:60 8)
at
org.eclipse.swt.widgets.Composite.createHandle(Composite.jav a:303)
at
org.eclipse.swt.widgets.Control.createWidget(Control.java:62 4)
at
org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.j ava:131)
at org.eclipse.swt.widgets.Control.<init>(Control.java:99)
at
org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:72)
at
org.eclipse.swt.widgets.Composite.<init>(Composite.java:92)
at
org.eclipse.nebula.widgets.cdatetime.CButton.<init>(CButton.java:107)
at
org.eclipse.nebula.widgets.cdatetime.CButton.<init>(CButton.java:104)
at
org.eclipse.nebula.widgets.cdatetime.Picker_Calendar.createB ody(Picker_Calendar.java:205)
at
org.eclipse.nebula.widgets.cdatetime.Picker_Calendar.createC ontents(Picker_Calendar.java:258)
at
org.eclipse.nebula.widgets.cdatetime.AbstractPicker.updateCo ntents(AbstractPicker.java:93)
at
org.eclipse.nebula.widgets.cdatetime.Picker_Calendar.setFiel ds(Picker_Calendar.java:675)
at
org.eclipse.nebula.widgets.cdatetime.CDateTime.updatePickerF ormat(CDateTime.java:1035)
at
org.eclipse.nebula.widgets.cdatetime.CDateTime.setPattern(CD ateTime.java:905)
at
org.eclipse.nebula.widgets.cdatetime.CDateTime.setFormat(CDa teTime.java:864)
at
org.eclipse.nebula.widgets.cdatetime.CDateTime.<init>(CDateTime.java:268)
Previous Topic:GridTableViewer - CellDecorations
Next Topic:CDateTime drop down calendar issue
Goto Forum:
  


Current Time: Fri Apr 19 11:53:30 GMT 2024

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

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

Back to the top