This shows you the differences between two versions of the page.
|
software:gui-designer:theme-library [2013/10/01 06:13] jarrod |
software:gui-designer:theme-library [2013/11/08 02:58] (current) aaron [Theme Library] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Theme Library ====== | ====== Theme Library ====== | ||
| - | The Theme Library allows you to use pre-defined themes within your projects. These themes can be created and shared by anyone.\\ | + | The Theme Library allows you to use pre-defined themes within your projects. These themes can be [[software:gui-designer:theme-library:creating-a-theme|created]] and shared by anyone.\\ |
| Note: Currently sharing is a manual process. We are working on ways to allow full sharing directly within guiDesigner. But for now, you need to share the theme GUI file and all images manually. | Note: Currently sharing is a manual process. We are working on ways to allow full sharing directly within guiDesigner. But for now, you need to share the theme GUI file and all images manually. | ||
| + | {{:software:gui-designer:theme_libraru.png?nolink|}} | ||
| ===== Accessing the Theme Library ===== | ===== Accessing the Theme Library ===== | ||
| There are two ways to access the Theme Library within guiDesigner: | There are two ways to access the Theme Library within guiDesigner: | ||
| Line 12: | Line 13: | ||
| guiDesigner comes with some built-in themes. [[software:gui-designer:theme-library:built-in-themes|To learn more about the inbuilt themes click here.]] | guiDesigner comes with some built-in themes. [[software:gui-designer:theme-library:built-in-themes|To learn more about the inbuilt themes click here.]] | ||
| - | ===== Creating Theme Library Entries ===== | + | ===== Theme Groups ===== |
| + | Groups are a collection of GUI Objects which can be dragged and dropped in two ways: | ||
| + | - Dragged into the project tree - this will create a copy of the group as a new subpage in the open project. | ||
| + | - Dragged onto an open page/subpage - this will create copies of all the GUI objects within the group (buttons, etc) directly onto the page (rather than creating a subpage). | ||
| + | ===== Creating Theme Library Entries ===== | ||
| + | See our wiki entry on how to [[software:gui-designer:theme-library:creating-a-theme|create your own Theme Library entries]]. | ||