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

Improvement request: Modeless UI #3

Open
jmcouffin opened this issue Apr 15, 2021 · 4 comments
Open

Improvement request: Modeless UI #3

jmcouffin opened this issue Apr 15, 2021 · 4 comments

Comments

@jmcouffin
Copy link
Contributor

jmcouffin commented Apr 15, 2021

Hi Oliver,
Here is my request !
Making the UI modeless would help greatly manipulating elements and get their properties and their values. Sometimes you need to check the values format to prepare the rule properly
Thanks

@jmcouffin
Copy link
Contributor Author

and also at the same time, set the windows form to stay always on top would help

@OliverEGreen
Copy link
Owner

Hi Jean-Marc, I like both of these ideas.

  1. Getting this working will require a little replumbing since Revit requires all modeless dialogs to use ExternalCommands for everything. It's now on my list of things to adjust when I get a moment :)
  2. Setting the RegularWindow "Topmost" value is an easy fix in the RegularStyles.xaml file. If you feel confident doing so, feel free to create a pull request for this one, otherwise I can always pick it up!

@jmcouffin
Copy link
Contributor Author

  1. excellent
  2. done

@jmcouffin
Copy link
Contributor Author

  1. I stumbled upon Cyril Waechter example today to help out. base on some of the pyrevit module though and in python
    https://pythoncvc.net/?p=247

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

No branches or pull requests

2 participants