Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » [CDateTime] How to set CDT.BUTTON_AUTO now?
[CDateTime] How to set CDT.BUTTON_AUTO now? [message #63630] Tue, 19 May 2009 12:14 Go to next message
Christian Hauser is currently offline Christian HauserFriend
Messages: 189
Registered: July 2009
Senior Member
Hi all,

I've been using the CDateTime widget for quite some time. After
upgrading to the latest version I saw that the CDT.BUTTON_AUTO option
has been removed.

What should I use now for something like this:
new CDateTime(parent, CDT.BORDER | CDT.DROP_DOWN | CDT.BUTTON_AUTO |
CDT.COMPACT);

Thanks in advance for any hint on how to replace the BUTTON_AUTO flag.

Christian
Re: [CDateTime] How to set CDT.BUTTON_AUTO now? [message #64068 is a reply to message #63630] Sat, 06 June 2009 22:36 Go to previous message
Jeremy Dowdall is currently offline Jeremy DowdallFriend
Messages: 181
Registered: July 2009
Senior Member
An initial fix for this is checked into HEAD.

This brings the CDT.BUTTON_AUTO style back, so your code below will work
again.
If there are still issues with it, please follow up on bug 279363.

cheers

Christian Hauser wrote:
> Hi all,
>
> I've been using the CDateTime widget for quite some time. After
> upgrading to the latest version I saw that the CDT.BUTTON_AUTO option
> has been removed.
>
> What should I use now for something like this:
> new CDateTime(parent, CDT.BORDER | CDT.DROP_DOWN | CDT.BUTTON_AUTO |
> CDT.COMPACT);
>
> Thanks in advance for any hint on how to replace the BUTTON_AUTO flag.
>
> Christian
Re: [CDateTime] How to set CDT.BUTTON_AUTO now? [message #594959 is a reply to message #63630] Sat, 06 June 2009 22:36 Go to previous message
Jeremy Dowdall is currently offline Jeremy DowdallFriend
Messages: 181
Registered: July 2009
Senior Member
An initial fix for this is checked into HEAD.

This brings the CDT.BUTTON_AUTO style back, so your code below will work
again.
If there are still issues with it, please follow up on bug 279363.

cheers

Christian Hauser wrote:
> Hi all,
>
> I've been using the CDateTime widget for quite some time. After
> upgrading to the latest version I saw that the CDT.BUTTON_AUTO option
> has been removed.
>
> What should I use now for something like this:
> new CDateTime(parent, CDT.BORDER | CDT.DROP_DOWN | CDT.BUTTON_AUTO |
> CDT.COMPACT);
>
> Thanks in advance for any hint on how to replace the BUTTON_AUTO flag.
>
> Christian
Previous Topic:CDateTime Release schedule?
Next Topic:[CDateTime] CVS head missing CDateTimeObservableValue
Goto Forum:
  


Current Time: Thu Mar 28 12:55:03 GMT 2024

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

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

Back to the top