CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


Sidebar

software:gui-designer:theme-library:creating-a-theme

This is an old revision of the document!


Creating a guiDesigner Theme

UNDER CONSTRUCTION - PLEASE CHECK BACK SOON

The following describes how to create your own theme in guiDesigner. When you do this correctly, your created theme will show up in the theme library along with our built in themes and will work exactly the same.

How a Theme Works

To create a theme, you really need to understand how a theme works. We recommend you go to the directory where guiDesigner is installed, then navigate to the themes folder. Go to the Anodized light theme and find the .gui file. Load it up in guiDesigner.

The first thing you will notice is that there are a number of subpages named Group_name these are how groups of objects are set up. You will also notice that the theme manage is populated with items, this is where the other items in your theme under the theme library are pulled from when you move the project to the themes folder.

How to Create a Theme

Use these instructions as a general guide on how to create a theme. Make sure you create a new project first.

1 - Create Theme Items

Under the theme manager highlight the type of theme item you want to create eg. Buttons.

Then click the Create New Theme Button.

A new window will open where you can choose images, and adjust options for that theme item. Set all the options you desire, then click OK.

You can then see that the them object has now been added to your theme manager under the category you chose.

Continue to do this until you have all your desired theme objects created.

2 - Create Groups

A theme group is a group of theme objects that can be added to a project at once - see the Anodized Light theme in guiDesigner for an example.

Create a subpage in your project, using the following name convention “Group_GROUP NAME”. So if I wanted my group to be named ButtonSet1 my subpage name would be “Group_ButtonSet1”.

Add the theme items to the subpage as you would any normal page or subpage. Arrange them in the way you want the group to be placed by default.

3 - Save Project

Save your project under a new folder named what you want your theme to be called. e.g. If you wanted your theme to be called Bobs Theme - then save it under a new folder called Bobs Theme.

Move the folder to your guiDesigner installation directory under the Themes folder.

4 - Test

Close guiDesigner, then launch it again. You should now see your theme in the theme library.

software/gui-designer/theme-library/creating-a-theme.1380605723.txt.gz · Last modified: 2013/10/01 05:35 by aaron