pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
46 stars 12 forks source link

Hex Editor Selection #406

Closed pjrinaldi closed 1 year ago

pjrinaldi commented 2 years ago

Currently, you can only select hex content displayed and dragging down or up doesn’t scroll the content, so I need to look into seeing if there is a way to implement this.

Step 1, look at the sample qhexeditor and see if it works there.

2, if not then look into mouse functions and link the particular mouse movement to the scrollbar