Recent

Author Topic: CPU-View  (Read 4119 times)

Fibonacci

  • Hero Member
  • *****
  • Posts: 594
  • Internal Error Hunter
Re: CPU-View
« Reply #45 on: November 03, 2024, 01:24:25 am »
I forked your repos and changed 2 things:

1. Go backward on VK_BACK, not VK_ESCAPE
2. VK_ESCAPE hides the window

Alexander (Rouse_) Bagel

  • New Member
  • *
  • Posts: 25
Re: CPU-View
« Reply #46 on: November 03, 2024, 04:17:03 am »
I forked your repos and changed 2 things:

1. Go backward on VK_BACK, not VK_ESCAPE
2. VK_ESCAPE hides the window
I think this needs to be tucked away in the settings, I'll add hotkeys a little later.

UPD: I've made some preliminary preparations to customize the ShortCuts
https://github.com/AlexanderBagel/FWHexView/commit/83928992189771199c6fe5d20a6a824d3e5beb79

And also added for the new Secondary ShortCut to handle the stack of jumps (Num+/Num-)
https://github.com/AlexanderBagel/CPUView/commit/1abc496a20c86d94911a47ca08479d280f1c32da
« Last Edit: November 03, 2024, 08:09:35 am by Alexander (Rouse_) Bagel »

Alexander (Rouse_) Bagel

  • New Member
  • *
  • Posts: 25
Re: CPU-View
« Reply #47 on: November 04, 2024, 04:44:46 am »
I forked your repos and changed 2 things:

1. Go backward on VK_BACK, not VK_ESCAPE
2. VK_ESCAPE hides the window

I considered this mode of operation and it seemed in principle quite convenient.
I made changes in the code, now VK_ESCAPE closes the dialog, jump control buttons VK_RETURN/VK_BACKSPACE, Num+/Num- or mouse buttons MK_XBUTTON1/MK_XBUTTON2.
It is necessary to reinstall both packages.

 

TinyPortal © 2005-2018