Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Debug Output #55

Closed
Benman2785 opened this issue Feb 9, 2020 · 3 comments
Closed

Improve Debug Output #55

Benman2785 opened this issue Feb 9, 2020 · 3 comments
Assignees
Labels
enhancement gui Issue relates to GUI elements and functionality
Milestone

Comments

@Benman2785
Copy link

hey, when i run "Debug Console" to see if NotCPUCores works fine it doesnt scroll to the newest event

would be nice if you fix that. ;)

@rcmaehl rcmaehl self-assigned this Feb 12, 2020
@rcmaehl rcmaehl added this to the 1.8 milestone Feb 12, 2020
@rcmaehl
Copy link
Owner

rcmaehl commented Mar 2, 2020

TODO:

Try

#include <GuiScrollBars.au3>

_GUIScrollBars_SetScrollInfoPos($hWnd, $SB_VERT, _GUIScrollBars_GetScrollInfoMax($hWnd, $SB_VERT))

@Benman2785
Copy link
Author

sry - i dont know how to built it :(
i also dont have any compiler here

@Benman2785
Copy link
Author

works in 1.7.1.0

thank you ;)

@rcmaehl rcmaehl changed the title Debug Console doesnt scroll to latest event Improve Debug Console Scrolling May 7, 2020
rcmaehl added a commit that referenced this issue May 7, 2020
2.0 will address:

#9
#26
#31
#40
#44
#55
#56
#57

2.0 will seperate the core optimizations from the GUI to allow each to be updated seperately.
rcmaehl added a commit that referenced this issue May 8, 2020
Scroll Console to Bottom
Backport to 1.7.2
@rcmaehl rcmaehl added the gui Issue relates to GUI elements and functionality label May 8, 2020
@rcmaehl rcmaehl changed the title Improve Debug Console Scrolling Improve Debug Output Jun 27, 2020
rcmaehl added a commit that referenced this issue Jul 2, 2020
Fix edgecase in which process count changes between calling _optimize and optimizing running.
Add Delete hotkey to clear debug console
More work on #55
More 2.0 changes backported
@rcmaehl rcmaehl closed this as completed in d593a4d Jul 8, 2020
rcmaehl added a commit that referenced this issue Jul 8, 2020
Continue on #27, Detect Processor Socket
#55 Have _ConsoleWrite handle scrolling too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement gui Issue relates to GUI elements and functionality
Projects
None yet
Development

No branches or pull requests

2 participants