craigsboyd
IS-IT--Management
This is perhaps a bug that you won't have occasion to run into. But I did, as I used to use toolbars as panels in my applications prior to VFP 9 (now we have dockable forms).
Steps to reproduce
[ol][li]Create a new toolbar class in the VFP IDE[/li]
[li]Put a container inside that toolbar[/li]
[li]Put a grid inside that container and set it's column count to 1 (or whatever, just so you have some columns)[/li]
[li]Click down into the grid's column1 object so it is selected[/li]
[li]Close the toolbar class and it will blow up VFP[/li][/ol]
It looks like the toolbar is shrinking down before it closes and perhaps making the grid so small that it throws an error which VFP is unable to handle.
Also, does anyone have a MS/VFP Team email address where we can submit bugs with steps to reproduce them?
Steps to reproduce
[ol][li]Create a new toolbar class in the VFP IDE[/li]
[li]Put a container inside that toolbar[/li]
[li]Put a grid inside that container and set it's column count to 1 (or whatever, just so you have some columns)[/li]
[li]Click down into the grid's column1 object so it is selected[/li]
[li]Close the toolbar class and it will blow up VFP[/li][/ol]
It looks like the toolbar is shrinking down before it closes and perhaps making the grid so small that it throws an error which VFP is unable to handle.
Also, does anyone have a MS/VFP Team email address where we can submit bugs with steps to reproduce them?
