Kálvin Tamás
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 4
-
Created How to fit diagram into current viewport?
I'd like to fit my diagram objects so that they fill the available space both horizontally and vertically. Now for some reason they stack up vertically and leave so much empty space on the two side... -
Created Breakpoint to suspend only one thread and not the others
AnsweredI'd like to know if there's a way to set a breakpoint so that it only suspends one specific thread when hit, others pass by like it is disabled in a multithreaded application.