Howto:Creating a Canvas GUI Widget: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 46: Line 46:
* findAirportsWithinRange()
* findAirportsWithinRange()
* findNavaidsWithinRange()
* findNavaidsWithinRange()
At this point, we can map arbitrary navdb calls to help populate a ScrollArea with entries.


Thus, what is primarily needed to implement support for arbitrary -list types is a ScrollArea that uses  buttons (or labels) for each entry.
Thus, what is primarily needed to implement support for arbitrary -list types is a ScrollArea that uses  buttons (or labels) for each entry.

Navigation menu