Features/GTK3/API wish list: Difference between revisions
Created page with "=Summary= There are a lot of code copy/pasted in the activities, and we can provide a easier API to new/occasional developers. Would be good use the change to GTK3 to improve ou..." |
m categorize, apply wiki section style conventions |
||
| Line 1: | Line 1: | ||
=Summary= | <noinclude>[[Category:Wish list]] | ||
</noinclude> | |||
==Summary== | |||
There are a lot of code copy/pasted in the activities, and we can provide a easier API to new/occasional developers. | There are a lot of code copy/pasted in the activities, and we can provide a easier API to new/occasional developers. | ||
| Line 5: | Line 7: | ||
This pages is right now, to discuss ideas, and collect useful information. | This pages is right now, to discuss ideas, and collect useful information. | ||
=Owner= | ==Owner== | ||
The Activity Team | The Activity Team | ||
=Ideas= | ==Ideas== | ||
== Toolbar items factory methods == | === Toolbar items factory methods === | ||
Walter use in his activities factory methods to create buttons, separators, entry, etc. | Walter use in his activities factory methods to create buttons, separators, entry, etc. | ||