Sugar Learning Environment, Activity Toolkit, GTK 3.
dbe32ec7cf
Make the first item of the menu a custom class, to make the children widget allocate using all the available space. And so it can be styled in the theme. Remove the set_sensitive(False) from the header item, because the icon was greyed out. This was to make it an informational, unclickeable item. I am making it look like an informational item in the theme instead. This has the problem that its still navigateable with keyboard and clickeable, so it has to be fixed later. Add a separator below the header. Is a custom class so it can be styled in the theme. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org> |
||
---|---|---|
bin | ||
examples | ||
m4 | ||
po | ||
src | ||
tests | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
MAINTAINERS | ||
Makefile.am | ||
README |
Sugar is the core of the OLPC Human Interface. The toolkit provides a set of widgets to build HIG compliant applications and interfaces to interact with system services like presence and the datastore.