sugar-toolkit-gtk3/src/sugar3/graphics
Simon Schampijer f5fee8a144 Popdown the palette if an item in the content box gets activated, SL #4191 and SL #4253
The Palette is popped down when an item is activated. We can
listen on the 'button-release-event' on that widget. We make
sure the widget is of type PaletteMenuItem. This is similar
to what the GtkMenu is doing, see gtk_menu_shell_button_release [1].

[1] http://git.gnome.org/browse/gtk+/tree/gtk/gtkmenushell.c#n915

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2012-12-10 18:35:45 +01:00
..
__init__.py
alert.py Alert: fix for traceback in the draw - SL #4251 2012-11-22 14:20:27 -03:00
animator.py
colorbutton.py
combobox.py
icon.py Fixup for previous commit - SL #4224 2012-11-29 15:10:18 -03:00
iconentry.py
Makefile.am
menuitem.py
notebook.py
objectchooser.py
palette.py Popdown the palette if an item in the content box gets activated, SL #4191 and SL #4253 2012-12-10 18:35:45 +01:00
palettegroup.py
palettemenu.py
palettewindow.py Follow up fixes for the lockable Palette support 2012-11-23 17:38:05 +01:00
panel.py
radiopalette.py
radiotoolbutton.py RadioToolButton: draw the outline properly - SL #3936 2012-12-10 09:25:43 -03:00
style.py
toggletoolbutton.py
toolbarbox.py
toolbox.py
toolbutton.py
toolcombobox.py
tray.py TrayIcon: get the black background and outline for palette popup - SL #4089 2012-12-10 14:34:17 -03:00
window.py window: Avoid odd scrolling on OSK presence 2012-11-27 19:07:16 +01:00
xocolor.py