Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Calendar Widget?

You can take a look at the DatePickerPanel class in the
org.eclipse.mylyn.commons.ui plug-in which provides a simple date
picker that is used by the Mylyn Task Editor. We don't have any
enhancements planned at the moment but please feel free reuse the
current implementation.

You might also want to take a look at the Nebula project which has
also implemented a date picker widget:
http://www.eclipse.org/nebula/widgets/datechooser/datechooser.php.

Steffen


On Sat, Mar 21, 2009 at 1:11 PM, Trevor <endante@xxxxxxxxx> wrote:
> Hello,
>
>  I thought I heard at some point that Mylyn wanted a calendar (ie
> Month/Week/Day calendar) for display. Is there any work currently going on
> in this direction? is it of interest?
>
> Sincerely,
>   Trevor S. Kaufman
> _______________________________________________
> mylyn-dev mailing list
> mylyn-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>
>



-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top