brOOper / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
0 stars 0 forks source link

Month/Year Top Panel like Google Calendar #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the new feature:
A Simple Top panel like Google Calendar with the current month,
the year and 2 left and right arrows. Like in the attached File.

Use Case:
User can navigate through months with 2 arrows that add and subtract
a month.

Original issue reported on code.google.com by joao.a.e...@gmail.com on 26 Mar 2011 at 2:12

Attachments:

GoogleCodeExporter commented 8 years ago
From my point of view that's not really part of the GWT-Cal library, but more 
like a controller of it. If you see the demo you'll see some tabs and a 
calendar widget. Those are not part of the gwt-cal library, but of the 
controller code.

My 2 cents

Original comment by ctasada on 12 Aug 2011 at 4:30

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
is this feature included in the latest release of gwt-cal? If yes, how to use 
it?

Original comment by kotecha....@gmail.com on 5 Sep 2012 at 5:59

GoogleCodeExporter commented 8 years ago
Isn't that about 5 Minutes of coding some Buttons that set the respective 
values?

buttonpanel(horizontal) add button_prev, button_next, button_prev_month, 
button_next_month, ...
mainpanel(vertical) add buttonpanel, cal

Original comment by sedrem...@gmail.com on 22 Nov 2012 at 7:27

GoogleCodeExporter commented 8 years ago
As I said, that's not really GWT-Cal related.

Original comment by ctasada on 22 Nov 2012 at 8:17