Previous: Interaction, Up: Part V Dirty Tricks [Contents][Index]
As stated earlier, fl_set_defaults()
can be used to
modify the Forms Library’s defaults prior to calling
fl_initialize()
. Actually, this routine can also be used
after fl_initialize()
to override the values set on the
command line or in the application databases. However, overriding
users’ preferences should be done with discretion. Further, setting
privateColormap
after fl_initialize()
has no
effect.