| [CDateTime] How to set CDT.BUTTON_AUTO now? [message #63630] | 
Tue, 19 May 2009 08:14   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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 18:36   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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 18:36   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.03891 seconds