(Copied from the newsgroups as no response)
There is still the problem with the object inspector switching between components when you try to edit the component of a floating form.
You can reproduce it in the IDE2 demo as follows:
1. Undock the default form
2. Create a second form and leave it docked
3. Add a RadioButton to the undocked form
4. Add a Checkbox to the docked form.
5. Click on the RadioButton and make sure the OI is showing the correct
component.
6. Click on the Checkbox and make sure the OI is now showing the
Checkbox.
7. Click on the header of the undocked forms floating border - the OI
changes to the RadioButton.
8. Click on a property in the OI and you will see the component change
back to the Checkbox.
Regards
Keith.
Comments
The layout is similar to the IDE2 layout which is why I tend to use it show up problems that I'm also having.