Koen Piller
Programmer
Hi,
I dont seem to be able to release a toolbar.
Background: I am working on a legacy application. The appl. works with a toolbar object in a myToolbar.scx with buttons to navigate thru the menu.
Now working to replace this toolbar with a usual menu attached to the mainform.
Need to rewrite and/or replace the existing code. On opening the toolbar.scx I can spy on the existing code. However unning the project once, I am unable to reopen/modify the toolbar.scx "File is in Use".
instructions like:
RELEASE form("myToolbar")
or
CLEAR ALL
RELEASE ALL
CANCEL ALL
do not result in the requested.
The only solution I have now: quit
Is there not a quicker solution to 'kill' this "File is in use" and release the toolbar?
Rgds,
Jockey(2)
I dont seem to be able to release a toolbar.
Background: I am working on a legacy application. The appl. works with a toolbar object in a myToolbar.scx with buttons to navigate thru the menu.
Now working to replace this toolbar with a usual menu attached to the mainform.
Need to rewrite and/or replace the existing code. On opening the toolbar.scx I can spy on the existing code. However unning the project once, I am unable to reopen/modify the toolbar.scx "File is in Use".
instructions like:
RELEASE form("myToolbar")
or
CLEAR ALL
RELEASE ALL
CANCEL ALL
do not result in the requested.
The only solution I have now: quit
Is there not a quicker solution to 'kill' this "File is in use" and release the toolbar?
Rgds,
Jockey(2)