Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Revit dialog boxes are not handled in Revit 2018 #7

Closed
DanRumery opened this issue Apr 13, 2018 · 2 comments
Closed

Some Revit dialog boxes are not handled in Revit 2018 #7

DanRumery opened this issue Apr 13, 2018 · 2 comments
Assignees
Labels

Comments

@DanRumery
Copy link
Contributor

e.g. Opening Worksets dialog.

@DanRumery
Copy link
Contributor Author

The issue has turned out to be use of the now-obsolete DialogBoxShowingEventArgs.HelpId property. Will need to use DialogId instead for Revit 2017+

@DanRumery DanRumery self-assigned this Apr 13, 2018
@DanRumery DanRumery added the bug label Apr 13, 2018
@DanRumery
Copy link
Contributor Author

Fixed in v1.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant