Learning Genero
Write, compile, and run a graphical application that creates, modifies, and reports on data stored in a database.
See also our Youtube channel
New in Genero 2.20
Changing folder tab position
Change folder tabs from the default top position to left, right, or bottom.
Creating a tabbed Multiple Document Interface application
Add folder tabs to an MDI application so that child programs run in a tabbed display within the parent program window.
Creating HTML hyperlinks in textEdits, buttons, and labels
Change the text of textEdits, buttons, and labels to display as a clickable hyperlink.
Customizing the right-click context menu
Determine which actions should appear on the context menu when a user right cliks on the program.
Implementing Multiple Row Selection
Change the behaviour of a screen array so that the user can select more than one row.
Slides
TextEdit styles: hyperlinks, integrated search, and spell checking
Apply new styles to textEdit objects that allow for hyperlinks, search, and spell checking.
Using the pictureFlow style to show an array of images
Change a table’s style to pictureFlow and display images in a modern way.
Working with tree containers
Implement a tree container to display grouped items that can be expanded and collapsed.
Slides
Use of tree container examples
Examples of tree containers in use.