Version 1.5.3 comes with the following
changes:
- New enhanced text features to scale and justify texts added by
the ADD_TEXT() method.
The ADD_TEXT method can take a last
parameter to scale or justify the text. You can use one of the
following:
- scale=scaleX_factor-scaleY_factor.
- box=width-height.
- justify=width.
-
The SET_FRAME_BACKGROUND() method has been modified to accept a
predefined motif instead of the first
color..
The laf.pll has been updated
to recover the lost function used to draw linear
gradients.
A new sample dialog -
test_laf_enhanced_text2s.fmb - has been added to the /fmb
folder.
See the Draw_LAF Java Bean properties documentation.
particularly ADD_TEXT, and SET_FRAME_BACKGROUND.
See the old version new
features.
|