Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
<noinclude>{{GoogleTrans-en}}{{TOCright}}</noinclude>
+
<noinclude>{{GoogleTrans-en}}{{TOCright}}
 +
[[Category:FeatureLanded|New Toolbar Design]]
 +
[[Category:Feature Accepted 0.86]]</noinclude>
    
<!-- All fields on this form are required to be accepted.
 
<!-- All fields on this form are required to be accepted.
Line 7: Line 9:     
== Summary ==
 
== Summary ==
 
+
Redesign the activity toolbar to not use tabs and use toolbar buttons that can reveal secondary functionality instead.
Implement widgets for [[Design Team/Designs/Toolbars]] proposal.
      
== Owner ==
 
== Owner ==
Line 17: Line 18:  
== Current status ==
 
== Current status ==
 
* Targeted release: 0.86
 
* Targeted release: 0.86
* Last updated: Sun Jul 12 02:22:30 UTC 2009
+
* Last updated: 19 Sep 2009
* Percentage of completion: 75%
+
* Percentage of completion: 100%
    
== Detailed Description ==
 
== Detailed Description ==
Line 32: Line 33:  
sugar.graphics.toolbar.Toolbar extends gtk.VBox:
 
sugar.graphics.toolbar.Toolbar extends gtk.VBox:
 
* ''top'' property to access to gtk.Toolbar interface
 
* ''top'' property to access to gtk.Toolbar interface
* ''padding'' horizontal padding to ''top'' toolbar and all sub-widgets
+
* ''padding'' horizontal padding for ''top'' toolbar and all sub-widgets
* ''modify_bg'' to modify background color of toolbar itself and all sub-widgets
+
* ''modify_bg'' method to modify background color of toolbar itself and all sub-widgets
    
==== ToolbarButton ====
 
==== ToolbarButton ====
Line 63: Line 64:  
== Benefit to Sugar ==
 
== Benefit to Sugar ==
   −
Make process of switching between toolbars more clear, use tool buttons that are showing all time(in main toolbar) i.e. having Close/Help buttons visible all time could be very useful.
+
Make process of switching between toolbars more clear, use tool buttons that are showing all the time (in main toolbar), i.e., having Close/Help buttons visible all the time could be very useful.
    
== Scope ==
 
== Scope ==
    
* implementation in sugar-toolkit
 
* implementation in sugar-toolkit
* use new toolbars in Journal
+
* provide API in sugar.activity.activity for new toolbars
   −
== How To Test ==
+
One option for new API is supporting bunch of methods to create most useful toolitems/sub-toolbars. (see [http://git.sugarlabs.org/projects/write/repos/toolbars/blobs/master/AbiWordActivity.py#line58] for example usage).
 +
* ''activity.toolbar()'' toolbutton with activity sub-toolbar
 +
* ''activity.stop_button()''
 +
* ''activity.undo_button()''
 +
* ''activity.redo_button()''
 +
* ''activity.copy_button()''
 +
* ''activity.paste_button()''
 +
 
 +
=== Implementation ===
   −
''In progress..''
+
* [http://git.sugarlabs.org/projects/sugar-toolkit/repos/toolbars sugar-toolkit]
 +
* Example implementation in [http://git.sugarlabs.org/projects/write/repos/toolbars Write]
 +
* Example implementation in [http://git.sugarlabs.org/projects/terminal/repos/toolbars Terminal]
 +
* Example implementation in [http://git.sugarlabs.org/projects/log/repos/toolbars Log]
 +
* Example implementation in [http://git.sugarlabs.org/projects/read/repos/toolbars Read]
    +
== How To Test ==
 +
{{:{{PAGENAME}}/Testing}}
 
== User Experience ==
 
== User Experience ==
 
''If this feature is noticeable by its target audience, how will their experiences change as a result?  Describe what they will see or notice.''
 
''If this feature is noticeable by its target audience, how will their experiences change as a result?  Describe what they will see or notice.''
Line 86: Line 101:     
== Documentation ==
 
== Documentation ==
''Is there upstream documentation on this feature, or notes you have written yourself?  Link to that material here so other interested developers can get involved.''
+
Gary's [[Design_Team/Proposals/Toolbars/Activity-wide_Toolbar_mock-ups]] proposal.
 +
Eben's initial [[Design Team/Designs/Toolbars]] mockups.
    
== Release Notes ==
 
== Release Notes ==
''The Sugar Release Notes inform end-users about what is new in the release. An Example is [[0.84/Notes]]. The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns.  If there are any such changes involved in this feature, indicate them here.  You can also link to upstream documentation if it satisfies this need.  This information forms the basis of the release notes edited by the release team and shipped with the release.''
+
''Solution for the stop activity issue, pointed out at http://dev.sugarlabs.org/ticket/452''
    
== Comments and Discussion ==
 
== Comments and Discussion ==
 
* See [[{{TALKPAGENAME}}|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}}|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 -->
  −
==[[Features]] Subpages==
  −
{{Special:PrefixIndex/Features/}}
  −
----
  −
''You can add categories to tie features back to real deployments/schools requesting them, for example <nowiki>[[</nowiki>Category:Features requested by School Xyz]]''
  −
[[Category:FeaturePageIncomplete]]
  −
[[Category:Feature]]
  −
[[Category:FeatureReadyForReleaseManager]]
 
628

edits

Navigation menu