Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
{{Obsolete | corresponding project was never created}}
 +
 
<noinclude>{{GoogleTrans-en}}{{TOCright}}
 
<noinclude>{{GoogleTrans-en}}{{TOCright}}
 
[[Category:Activity Team]]
 
[[Category:Activity Team]]
Line 5: Line 7:  
== Summary ==
 
== Summary ==
   −
A set of GUI widgets.
+
A set of first level GUI widgets to simplify process of activity creation.
 +
 
 +
This library is a part of [[Activity_Team/Polyol|Polyol group]].
    
== Contacts ==
 
== Contacts ==
Line 15: Line 19:  
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
 
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;"
 
|-style="background:#787878; color: white;"
 
|-style="background:#787878; color: white;"
! Major version/0install link
+
! Branch [http://wiki.sugarlabs.org/go/Documentation_Team/Services/Service_Developers_Guide#Versioning_scheme]
! Notes/Status
+
! Sugar range
 +
! Support status/Notes
 
|-
 
|-
| ''0''
+
| 0
| ''is comming''
+
| 0.82 - 0.86
 +
|
 
|-
 
|-
 
|}
 
|}
Line 25: Line 31:  
== Detailed Description ==
 
== Detailed Description ==
   −
GUI layer which assimilates various sugar releases changes e.g. let activity developers use new toolbars even in 0.82 environment and do not use many ''ifs'' in code, and provides useful widgets for sugar activity developers.
+
It is a [[Documentation_Team/Services/Scalable_development_model#Implementation_ideas|graphics]] part of sugar-toolkit project.
 +
 
 +
Service is intended to be glucose agnostic as much as possible by design i.e. service doesn't not include wrappers for sugar services(like sugar-toolkit does), contains as less as possible glucose depended code and use [[Activity_Team/Services/Shell|Shell]] service in other cases. Service is designed to support mostly GUI aspects of activity development process.
 +
 
 +
Code of this service is written in Vala and will contain bindings for scripting languages.
    
== Dependencies ==
 
== Dependencies ==
Line 45: Line 55:  
== Sources ==
 
== Sources ==
   −
* [http://git.sugarlabs.org/projects/widgets git repository]
+
* [http://git.sugarlabs.org/projects/polyol]

Navigation menu