Home › Forums › General XMetaL Discussion › Changing dialog properties › Reply To: Changing dialog properties
Reply to: Changing dialog properties
April 2, 2013 at 6:50 pmThe alternative would be to create your own modeless dialog (or control) and call the appropriate APIs from there. Or you might add it to the context menu yourself (though upgrading to 8.0 would probably be easier). There are APIs for accepting/rejecting current change and all changes. There are APIs for finding the previous and next change and there is an API you can use to check if a change can be accepted or rejected.