| Did you know ... | Search Documentation: |
| window->post_event |
->event
with the same event, similar to the device->event
routine on normal graphical
objects. The distinction makes the function of device->event
the same on all graphical classes, simplifying code reuse. Redefinition
of window->post_event
should rarely be necessary.