|
|
|
Re: CDateTime - No more handles [message #61871 is a reply to message #61848] |
Tue, 20 January 2009 00:24 |
Jeremy Dowdall Messages: 181 Registered: July 2009 |
Senior Member |
|
|
Hi Liviu,
Yes, this has been fixed in the dev.eclipse.org CVS.
Use the version from eclipse - it is the one actively being developed
now and the sf version will be going away soon.
The two versions look quite different because part of the move back to
Nebula (beyond going through IP review) involved extracting the core
components of CDateTime into a separate project so that they may be
consumed by other widgets/projects.
cheers,
Jeremy
Liviu wrote:
> Hello everybody,
>
> Has this been corrected on the CDateTime version hosted on the
> dev.eclipse.org CVS server ?
>
> I have problems with the menu bar going white after a CDateTime
> selection (combo style) selection on Vista and I found out it might be
> related to this...
>
> Please advice
>
> Thanks a lot
> Liviu
>
> PS: I have already checked out calypsorcp and the took the latest
> version from the dev.eclipse.org but they are apparently quite different
> and I don't know what to choose.
>
> Jeremy Dowdall wrote:
>> Hi Peter,
>>
>> The inner workings of the CDateTime widget have been rewritten to
>> eliminate this problem. In the interest of time however, the code is
>> presently hosted back at its original sourceforge location:
>> http://sourceforge.net/projects/calypsorcp
>> The active repo is subversion.
>>
>> cheers,
>> jeremy
>>
>> Peter Pfeifer wrote:
>>> 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)
|
|
|
|
|
Re: CDateTime - No more handles [message #593236 is a reply to message #61848] |
Tue, 20 January 2009 00:24 |
Jeremy Dowdall Messages: 181 Registered: July 2009 |
Senior Member |
|
|
Hi Liviu,
Yes, this has been fixed in the dev.eclipse.org CVS.
Use the version from eclipse - it is the one actively being developed
now and the sf version will be going away soon.
The two versions look quite different because part of the move back to
Nebula (beyond going through IP review) involved extracting the core
components of CDateTime into a separate project so that they may be
consumed by other widgets/projects.
cheers,
Jeremy
Liviu wrote:
> Hello everybody,
>
> Has this been corrected on the CDateTime version hosted on the
> dev.eclipse.org CVS server ?
>
> I have problems with the menu bar going white after a CDateTime
> selection (combo style) selection on Vista and I found out it might be
> related to this...
>
> Please advice
>
> Thanks a lot
> Liviu
>
> PS: I have already checked out calypsorcp and the took the latest
> version from the dev.eclipse.org but they are apparently quite different
> and I don't know what to choose.
>
> Jeremy Dowdall wrote:
>> Hi Peter,
>>
>> The inner workings of the CDateTime widget have been rewritten to
>> eliminate this problem. In the interest of time however, the code is
>> presently hosted back at its original sourceforge location:
>> http://sourceforge.net/projects/calypsorcp
>> The active repo is subversion.
>>
>> cheers,
>> jeremy
>>
>> Peter Pfeifer wrote:
>>> 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)
|
|
|
Powered by
FUDForum. Page generated in 0.03847 seconds