-
Notifications
You must be signed in to change notification settings - Fork 65
Can't Debug.Trace on DockPane #50
Comments
Hi @pierrenavarra , I guess you are missing some step to setting before can use it , let read document |
Hi @chuongmep , thx for answering me |
Hi @pierrenavarra , can give me some step to reproduce issue ? |
Hi, |
Hi @chuongmep |
Hi @pierrenavarra thank your for your video, I saw your video but still can't create again your issue in my computer, I hope I will have time on the weekend to help you with more detail and reproduce the issue for debug. If you have any more information, please provide more detail. |
Hi @chuongmep |
I am on 2022 and cannot see any output in the pane when I use Debug.WriteLine :( |
Hi @shtirlitsDva thank you for your report, did you tried with Trace.WriteLine ? |
Hi. Same. |
Hi @shtirlitsDva, can show me your configuration, example: |
Hi. I use your release builds, I do not compile myself. |
Hi, I'm using a DockPane.
When I use AddInManager to run my new modified dll, Debug.Trace are not visible in your Trace Events window...
Maybe the problem comes from the DockablePaneId with Guid....
Maybe you can reproduce the pb with this exemple :
https://thebuildingcoder.typepad.com/blog/2013/05/a-simpler-dockable-panel-sample.html
Cheers
The text was updated successfully, but these errors were encountered: