Version 1.6.5 comes with window
properties:
A new SET_WINDOW_PROPERTY() method allows/prevents the user
to do the following on the Forms window:
- move
- close
- maximize
- minimize
- resize
- disable
- show
You can change the MDI window state
- maximize state
- iconified state
- back to normal state
- always on top
Test the /fmb/test_laf_window.fmb sample
dialog.
See the Draw_LAF Java Bean properties documentation,
particularly the Window properties.
See the old version new
features.
|