-
Book Overview & Buying
-
Table Of Contents
qooxdoo Beginner's Guide
In various chapters, we used generate.py to perform jobs to create a qooxdoo application, to compile the code, to translate, to optimize, and so on. For these jobs, a developer can configure many parameters. The qooxdoo framework allows the developer to configure these details in JSON files. We had already learnt about the JSON file format in the beginning of this book. In this section, we will mainly concentrate on how to define and configure the jobs.
A developer can configure many parameters in the JSON files and these various parameters include class selection, variants or environment, parts, internationalization, themes, compile-time cache support, API data, and so on. These parameters are configured in the config.json file, which will be available in the application's root folder. This application configuration file imports framework configuration files, by default, which contain a default implementation for some of the common activities such as build, compile, localize...
Change the font size
Change margin width
Change background colour