Mah metro WPF

Mah metro WPF

Anonymous
Not applicable
860 Views
3 Replies
Message 1 of 4

Mah metro WPF

Anonymous
Not applicable

Hi, 

I am using mah metro (https://mahapps.com/) to build an addins, I follow quick start but I can't get anything interesting, only an Excepting unhandled  is thrown. 
Does anyone use this ui tool? Could give me a clue on how use it in Revit


Thanks

0 Likes
Accepted solutions (1)
861 Views
3 Replies
Replies (3)
Message 2 of 4

jeremytammik
Autodesk
Autodesk

Have you got a working Revit add-in yet?

 

Do you understand the basic architecture of a Revit add-in, and its installation?

 

If not, then, first of all, please work through the Revit API getting started material:

 

https://thebuildingcoder.typepad.com/blog/about-the-author.html#2

 

Once you have your basic add-in in place, you can start playing with its user interface.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes
Message 3 of 4

Anonymous
Not applicable
Accepted solution

I've already got that metro works. 
This issue was that ControlzEx.dll is also needed if you want metro to works. After that, that works like an usual windows 

 

 

0 Likes
Message 4 of 4

jeremytammik
Autodesk
Autodesk

Wow, that's great! Congratulations!

 

Thank you for letting us know.

 

Would you like to share a little sample, e.g., a code snippet and screen snapshot, so we can see what use it is?

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes