Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytammik/dockabledialog
A Simpler Dockable Panel Sample
https://github.com/jeremytammik/dockabledialog
Last synced: 3 months ago
JSON representation
A Simpler Dockable Panel Sample
- Host: GitHub
- URL: https://github.com/jeremytammik/dockabledialog
- Owner: jeremytammik
- License: mit
- Created: 2015-03-02T18:54:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T17:11:29.000Z (almost 7 years ago)
- Last Synced: 2023-07-10T17:45:41.563Z (over 1 year ago)
- Language: C#
- Size: 495 KB
- Stars: 17
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DockableDialog
Revit add-in implementing a simpler dockable panel sample as described in
[A Simpler Dockable Panel Sample](http://thebuildingcoder.typepad.com/blog/2013/05/a-simpler-dockable-panel-sample.html).## Dockable Web Browser
Added a WPF WebBrowser control:
![Image](img/DockableWebBrowser_docked.png)
## Authors
Håkan Wikemar of [AEC](http://www.aec.se), Sweden, and Jeremy Tammik, [The Building Coder](http://thebuildingcoder.typepad.com), Autodesk Inc.
## License
This sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT). Please see the [LICENSE](LICENSE) file for full details.