Difference between revisions of "Activities/calendario"

From Sugar Labs
Jump to navigation Jump to search
Line 20: Line 20:
 
*Draw a icon (DONE, special thanks to Pedro Vuzkovic)
 
*Draw a icon (DONE, special thanks to Pedro Vuzkovic)
 
*Get a friendly date (DONE)
 
*Get a friendly date (DONE)
*Make Marcelo starts working.
+
*Make Marcelo starts working.(Medio medio)
 +
*Guardar y leer un pickle que contenga un diccionario con fecha evento
  
 
==Resources==
 
==Resources==

Revision as of 23:29, 26 August 2010

A nicaraguan sugar activity.. still in gtk

Calendario pequeno3.png


About Calendario

Calendario is a calendar/diary activity for sugar. This allow to the child the option to introduce some activities per day and show the ephemeris of the day in Nicaragua.


To do

  • Add sugar classes
  • Sugarizar
  • Get better the interface (Fix the buttons)
  • Add the diary display
  • Add text ephemeris block
  • Create a list of ephemiris date
  • Draw a icon (DONE, special thanks to Pedro Vuzkovic)
  • Get a friendly date (DONE)
  • Make Marcelo starts working.(Medio medio)
  • Guardar y leer un pickle que contenga un diccionario con fecha evento

Resources

Contact

  • yaderv@fedoraproject.org - Yader Velásquez (developer)

Changelog

  • Aug 10 2010 YaderV
- Added gtk.TreeView() and gtk.ListStore() to the ephemerics and activities blocks.
- Added scroll window automatic to all blocks.
- Added a shadow background to all blocks.
  • Aug 11 2010 YaderV
- Date display fixed
- Buttons fixed