-
Book Overview & Buying
-
Table Of Contents
qooxdoo Beginner's Guide
In the first three chapters, we learnt about the qooxdoo framework, feature support, syntax, and so on. In this chapter, we started learning about the graphical user interface programming.
We especially covered the following:
We learnt about the base classes for the widgets.
We got an idea of different containers available in the qooxdoo framework.
We learnt about the layout manager and got a thorough understanding of different layout managers; this enables us to select the right layout manager for each container in the graphical user interface.
We also learnt how to construct the menu bar and toolbar for the application. qooxdoo also supports the context menus that appear on the right-click action.
We have applied the knowledge gained from this chapter to lay out the screens for our Team Twitter application. Now, we know how to select the right container, how to configure the right layout manager for the container, and how to construct the menu bar and the toolbar.
Now, let's learn about...
Change the font size
Change margin width
Change background colour