Cross-reference
‘Cross reference’ does not carry out a search, but lists the group of objects inside the program. This is a useful function, not only to carry out searches within GF_Project, but also to generate a project documentation draft.
The “List also unused objects” option will list all the objects, even those that are not used. Only objects referenced by others within the application will usually be listed.The objects that can be listed within the project are:
- Acces to this function is possibile through the icon selecting ‘Cross reference’.
- This operation can be done on the whole project or on the single application, to select which you have to choose which one in the Subproject Combobox.
- Pages: shows the pages and where they have been used (e.g.: a button calling them)
- Borders: shows the borders and where they have been used (e.g.: on pages or templates)
- Templates: shows the template pages and where they have been used (e.g.: on a page)
- Widgetboxes: shows the widgetboxes and where they have been used (e.g.: pages, borders, templates, wb)
- Images: shows the images and where they have been used (e.g.: pages, widgets)
- Variables: shows the variables and where they have been used (e.g.: widgets, scripts, pages, gfnet, etc.)
- Messages: shows the strings and where they have been used (e.g.: fixedtext)
- Everything: selects/deselects all fields.
- List also unused objects: if selected, it lists the objects defined in GF_Project even if they have not been used;