fixed on svn rev 738
It wasn't as easy to fix as I thought. To use a FieldLabel component the component to be labeled must implement IFormComponent interface.
In the process of fixing this I made AbstractPropertySelection extend PropertySelection.
There are still some Trails components that need to properly implement IFormComponent in order to interact correctly with the container form.
Alejandro Scandroli added a comment - 03/Sep/07 10:09 AM - edited fixed on svn rev 738
It wasn't as easy to fix as I thought. To use a FieldLabel component the component to be labeled must implement IFormComponent interface.
In the process of fixing this I made AbstractPropertySelection extend PropertySelection.
There are still some Trails components that need to properly implement IFormComponent in order to interact correctly with the container form.
It wasn't as easy to fix as I thought. To use a FieldLabel component the component to be labeled must implement IFormComponent interface.
In the process of fixing this I made AbstractPropertySelection extend PropertySelection.
There are still some Trails components that need to properly implement IFormComponent in order to interact correctly with the container form.