Changes

Jump to navigation Jump to search
Line 12: Line 12:  
:::
 
:::
 
::: BTW, GtkMenu is the C way of saying it and therefore what the Gtk docs use, python code would use Gtk.Menu [[User:SAMdroid|SAMdroid]] ([[User talk:SAMdroid|talk]]) 05:21, 25 May 2015 (EDT)
 
::: BTW, GtkMenu is the C way of saying it and therefore what the Gtk docs use, python code would use Gtk.Menu [[User:SAMdroid|SAMdroid]] ([[User talk:SAMdroid|talk]]) 05:21, 25 May 2015 (EDT)
 +
:::: Thanks.  Best to not mention GtkMenu then, since the code is python.  Edited page.  --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 23:50, 25 May 2015 (EDT)
    
== Wanted: escape key to dismiss menus ==
 
== Wanted: escape key to dismiss menus ==
Line 17: Line 18:  
There is no accelerator for dismissing Sugar menus.  Other platforms provide escape for this.  Please consider adding escape as an accelerator.  --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 19:03, 24 May 2015 (EDT)
 
There is no accelerator for dismissing Sugar menus.  Other platforms provide escape for this.  Please consider adding escape as an accelerator.  --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 19:03, 24 May 2015 (EDT)
 
:It is possible to fix this right now.  See [https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/223 sugar-toolkit-gtk3 pull request 223] --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 23:03, 24 May 2015 (EDT)
 
:It is possible to fix this right now.  See [https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/223 sugar-toolkit-gtk3 pull request 223] --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 23:03, 24 May 2015 (EDT)
 +
 +
== Not a feature, where is design change discussion? ==
 +
 +
Your change to replace GtkMenu does not appear to be a feature, as it provides nothing new to the Sugar user experience.  It is a minor change to the user experience, substituting a modal dialog for a submenu.  Has this change passed through the design team on sugar-devel@? --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 19:51, 9 August 2015 (EDT)

Navigation menu