Changes

Jump to navigation Jump to search
refer to Gtk.Menu instead of GtkMenu, since the code does not contain GtkMenu
Line 29: Line 29:     
== Detailed Description ==
 
== Detailed Description ==
GtkMenu palettes (namely, clipboard and journal) are hard to maintain and theme.  They should be removed.
+
Gtk.Menu palettes (namely, clipboard and journal) are hard to maintain and theme.  They should be removed.
    
The only reason they are used now is because they support nesting of menus.  However, a modal could be used instead.
 
The only reason they are used now is because they support nesting of menus.  However, a modal could be used instead.
Line 40: Line 40:     
* Adding a modal primative to `sugar3.graphics.sleectormodal`
 
* Adding a modal primative to `sugar3.graphics.sleectormodal`
* Migrating the 2 users of the GtkMenu to the modal and GtkWindow based palettes
+
* Migrating the 2 users of the Gtk.Menu to the modal and Gtk.Window based palettes
    
==UI Design==
 
==UI Design==
Line 69: Line 69:  
* http://lists.sugarlabs.org/archive/sugar-devel/2015-May/050174.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2015-May/050174.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2015-May/050209.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2015-May/050209.html
* See [[{{TALKPAGENAME}}|the discussion tab for this feature.]] <!-- This adds a link to the "discussion" tab associated with your page.  This provides the ability to have ongoing comments or conversation without bogging down the main feature page. -->
+
* See [[{{TALKPAGENAME}}|the discussion tab for this feature.]]

Navigation menu