Changeset [35169162234a381bdd2f8b0a2f09b7ea2b219c8f] by Darren Hart
May 3rd, 2011 @ 12:51 AM
Restore icon clear with gtk 2.16 secondary icon and icon-release signal
Update the glade file to use the gtk-clear stock icon in the
secondary icon
location. Map the icon-release signal to on_search_clear.
Restructure SearchEntry to work with self.widget as the actual
gtk.Entry instead
of a gtk.Alignment container widget.
Rework the logic as it behaved eratically before. The whole
active and focused
concept should be thrown out and redesigned. It's ugly. But that's
another
patch.
Update the README to reflect a dependency on gtk 2.16.
Signed-off-by: Darren Hart darren@dvhart.com
https://github.com/dvhart/braindump/commit/35169162234a381bdd2f8b0a...
Committed by Darren Hart
- M README
- M glade/braindump.glade
- M gui/widgets.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A context based task management system.