Difference between revisions of "Activities/calendario"

From Sugar Labs
Jump to navigation Jump to search
Line 14: Line 14:
 
*Add sugar classes
 
*Add sugar classes
 
*Sugarizar
 
*Sugarizar
*Get better the interface (Fix the buttons)
+
*Improve the interface (Fix the buttons)
 
*Add the diary display
 
*Add the diary display
 
*Add text ephemeris block
 
*Add text ephemeris block
Line 22: Line 22:
 
*Make Marcelo starts working.(Medio medio)
 
*Make Marcelo starts working.(Medio medio)
 
*Guardar y leer un pickle que contenga un diccionario con fecha evento
 
*Guardar y leer un pickle que contenga un diccionario con fecha evento
 +
*Agregar, editar y eliminar eventos
  
 
==Resources==
 
==Resources==

Revision as of 23:44, 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
  • Improve 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
  • Agregar, editar y eliminar eventos

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