CCL Tools

CCL Spy

../_images/cclspy_icon_128.png

You can use CCL Spy while working with the XML-based UI definitions of your app. Press Ctrl+Alt+O to open the spy or open it from the Debug menu while your application is running. Pressing Ctrl shows the UI element under the mouse in the view hierarchy. “Reload Skin” supports live updates of the application GUI while editing the XML. The CCL Spy includes documentation for all available UI elements. The source code is located in

services/ccl/cclspy
../_images/cclspy01.png ../_images/cclspy02.png

CCL Localizer

../_images/ccllocalizer_icon_128.png

CCL is using the GNU Gettext file format for localization. The translation editor CCL Localizer can be downloaded from ccl.dev.

../_images/ccllocalizer.png

CCL Skin Editor

../_images/cclskineditor_icon_128.png

Currently a work in progress started in February 2019 for graphical editing of JSON-based skins and optional C++ export.

../_images/cclskineditor.png