* Added new functionality:
- GET-CAPTION returns the current title and icon captions for the
display window.
- RESIZE-WINDOW will resize the display window to WIDTH/HEIGHT, but
using the same pixel depth, title/icon captions and surface flags.
- EVENT= to determine event type. A low level function to be used in an
event filter callback. See SDL-EXAMPLES:PARTICLES for how this is used.
- SET-EVENT-FILTERS sets the event filter callback.
- REMOVE-EVENT-FILTERS removes the event filter callback.
- ENABLE-EVENT-FILTERS enables event filtering.
- DISABLE-EVENT-FILTERS disables event filtering.
* SDL-EXAMPLES:PARTICLES
- The window is now resizable. Shows how to define an event filter to
automatically
handle a window resize event.
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder