rcmaehl / NotCPUCores

Work, Play, Stream - Without the Stutter. Download using Releases button below
Other
748 stars 44 forks source link

Improve Debug Output #55

Closed Benman2785 closed 4 years ago

Benman2785 commented 4 years ago

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 commented 4 years ago

TODO:

Try

#include <GuiScrollBars.au3>

_GUIScrollBars_SetScrollInfoPos($hWnd, $SB_VERT, _GUIScrollBars_GetScrollInfoMax($hWnd, $SB_VERT))
Benman2785 commented 4 years ago

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

Benman2785 commented 4 years ago

works in 1.7.1.0

thank you ;)