Message 1 of 2
Application dialog? - Project orginization

Not applicable
06-13-2017
03:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an application that starts with Revit and works file. I want add a dialog to enable/disable it and provide options, how would I organize that project? I have applications that create a ribbon, and that ribbon button calls a separate command. Would I just have that button reference a command within the same dll?
And for testing, would I load the application and command separately from the respective tabs in the add-in manager?
Now that I've typed that out it seems straight forward enough, but it didn't a minute ago. Is that the correct approach? Have I overlooked anything? Thanks.