Previous: , Up: FormBrowser Object   [Contents][Index]


20.2.5 Remarks

A call of fl_free_object(formbrowser) does not free the individual forms, it only frees the formbrowser object itself.

See the demo program formbrowser.c for an example use of formbrowser class. A nested formbrowser might not work correctly at the moment.