The new Forms Look and Feel Project 1.6.2 version is out.
It is just a (very) minor version that corrects a few bugs and add little enhancements:
Enhancement on LAF LOVs
- You can set some width properties on every column:
. Default Width
. Minimum Width
. Maximum width
By this way, you can also hide a column by setting thoses 3 properties to zero.
- You can let the LOV calculate its total width to display all the columns
In the LAF_PREPARE_LOVS() Program Unit, do not provide the LR$LovRec.LOV_WIDTH variable, or set it to -1
- When you resize a column at runtime, the column is no longer sorted.
New slider dynamic item
You can, now create dynamic items as sliders.
Francois

