Activity overview
Latest activity by bradirby
i don't think you're giving your users enough credit. We're smart enough to know that we need to close down one session before starting another, and we're definitely smart enough to realize that 20 windows of teh same app is probably not a good idea.
Viewing multiple results in the same instance really doesn't cut it because you'd need a 20 inch monitor to be able to see enough of each, side by side, to be able to work efficiently. As it is, i use two monitors with one Ants instance in each and it works very well.
Can Ants v2 read the profile resutls from Ants v3? CAn i have both versions installed? If not, then i'm sticking to v2. / comments
i don't think you're giving your users enough credit. We're smart enough to know that we need to close down one session before starting another, and we're definitely smart enough to realize that 2...
Just so you can understand the trouble not having multiple instances causes, in v3 i now have to open one snapshot and take a screenshot which i paste into Paint, then open my second snapshot and try to compare the Paint version with the open Ants version. You can image what i have to do when i want to compare the second method call. / comments
Just so you can understand the trouble not having multiple instances causes, in v3 i now have to open one snapshot and take a screenshot which i paste into Paint, then open my second snapshot and t...
show results filename
I can't find any area on the app that shows me the name of the results file that i'm viewing. Can you put that in the window header bar or something? It shows me the EXE i profiled, but i take se...
multiple instances
In Ants v2 i used to be able to open two Ants instances so could compare profile results side by side (say one with a block of code and one with it commented out). When i try to run the second ins...
ANTS gets confused with comments
This comment block will confuse ANTS and all lines of code following this will be considered comments:
//**************************************
//* Column properties
//*****************************...