Did you know that the Xojo Navigator has a custom tooltip for most of the items you see? For Instance:
- Classes show their Superclass and any Interfaces that are applied
- Methods, Events and Properties show their entire declaraton
- Interfaces show interface aggregates
Holding down the Option key (Mac) or Shift Key (Windows/Linux) makes the tooltip show extended information. Instead of just showing their Superclass, classes show their entire class hierarchy.