MPLAB® Harmony Graphics Suite
|
MHGC for Aria is launched from the MPLAB Harmony Configurator (MHC) Tools menu. Launching the Graphics Composer creates a new screen. Shown below is the MHGC screen for the Aria Showcase demonstration. (If you don’t see this screen layout, reset the screen by selecting Window > Reset Dock Areas from the window’s menus.)
By default, there are five active panels and one minimize panel on this screen:
Each of the panels has a window tool icon at the upper right corner. Minimizing a panel parks it on the screen just like the Output Console. Undocking the panel creates a new, free floating window. Re-docking returns a previously undocked window to its original location on the Screen Designer window.
When a panel is undocked, its edges become active and support moving or manipulating the panel as an independent window.
There are 18 tool bar icons on the Screen Designer Window, as described in the following figure.
Create New Design brings up a New Project Wizard dialog that allows you to select anew the screen size, color mode, memory size, and project type. This will erase the currently displayed design.
Save Design saves the current graphics design.
![]() |
The target configuration's configuration.xml will not be updated to reflect these changes in the graphics design until one of the following events happens:
In items 2 and 3 you will be prompted to save the new configuration. |
Name |
Description |
Most of the work of the MPLAB Harmony Graphics Composer is done using the Screen Designer. This section covers the basics of how a graphical user interface is designed using the screen designer. | |
This section provides information on the menus for the MPLAB Harmony Graphics Composer screen. | |
The New Project Wizard is launched from the Welcome dialog of the MPLAB Harmony Graphics Composer (MHGC), which supports the creation of a new graphics design, or the importing of an existing graphics design. | |
The organization of application widgets and layers, including draw order, is managed using this panel. | |
Application screens are managed using the Screens Panel. | |
Application color schemes are managed using the Schemes Panel. | |
Provides information on the defeatured Options window. | |
The Widget Tool Box panel is the interface by which users add widgets into the screen representation. | |
The properties for all layers and widgets are managed using this panel. | |
The Asset menu supports managing all graphical assets (memory, images, languages, fonts, strings, and binary data). | |
The Tools menu supports managing all graphics events, using a global palette, and estimating heap memory usage. | |
Provides information on widget coloring. | |
This topic provides information on importing and exporting graphics composer-related data. |
MPLAB® Harmony Graphics Suite
|