weianweigan / RevitLookupWpf

a lookup tool based on wpf
MIT License
68 stars 16 forks source link

Need allow go back to before selected or open other window. #5

Closed chuongmep closed 2 years ago

chuongmep commented 2 years ago

image

chuongmep commented 2 years ago

i think should allow user to open multiple windows at the same time to compare values.

weianweigan commented 2 years ago

I agree with this.I want to add contextmenu to the row or cell in datagrid, so user can right click and then choose open in new window command. About go back to, add a go back to button like this?

image
chuongmep commented 2 years ago

can we span previous operations, it seems the back button is more inconvenient than this, we can limit 4 to 5 items maximum image

weianweigan commented 2 years ago

I am sorry about this. It's a bug that only two item displayed in navigation bar. I will fix this and it will allow a long history recorded in navigation bar.

chuongmep commented 2 years ago

We have this tool to work with fast reloading of assemblies, if you need to speed this up debug, I'm working on that project. https://github.com/chuongmep/RevitAddInManager image

weianweigan commented 2 years ago

Thanks a lot, it looks handsome