Learning Genero
Write, compile, and run a graphical application that creates, modifies, and reports on data stored in a database.
7. Styles
Changing the look and feel of objects with styles
Change the look and feel of objects like windows, forms, and form items with presentation styles.
Creating a style file (.4st)
Create a style file that defines the styles available to your program.
Applying styles to objects
Apply newly defined styles to objects on the form.
Applying styles conditionally
Apply a defined style based on the state of objects such as when a field has focus.