-
Book Overview & Buying
-
Table Of Contents
PlayStation Mobile Development Cookbook
By :
This recipe is going to use the UIComposer application to create a simple user interface.
Load up UIComposer; there should be a Start Menu entry in the PlayStation Mobile folder. If you installed with default settings, it should also be available at C:\Program Files (x86)\SCE\PSM\tools\UIComposer if your OS is 64 bit, or C:\Program Files\SCE\PSM\tools\UIComposer if your OS is 32 bit.
To create a UI visually using UIComposer perform the following steps:
Select File | Create New Project.
In the Create New Project dialog box, fill in the Project Name and File Path fields with whatever values you like (remember the location). Click on OK when finished:

In the NewLayoutWindow dialog box, set Class to Layout to Scene, Class Name to Demo, and for Size select 960x544 (the PlayStation Vita's resolution), then click on OK:

You should now have an editable surface you can drag, where you can essentially draw the UI. From the WidgetList...
Change the font size
Change margin width
Change background colour