I am using the Save button in a custom toolbar.  It calls the MI define 105 (from 
mapinfow.mnu).

I would like to set a boolean value (ie. isSaved) to True after the button is used.  
MI enables and disables
the button depending on whether or not the user has made changes to any editable table.

Is there a way to retreive the enable/disable value from MI?

I had previously used a Sub for the button with a Commit Table, and disable/enable 
code based on user
actions.  B ut then if the user clicked on the Delete key, the code did not enable the 
button.  Using the
Define, MI knows if a change has been made.

Any help or ideas?

Gerald
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to