EUA / wxHexEditor

wxHexEditor official GIT repo
http://www.wxhexeditor.org
GNU General Public License v2.0
563 stars 121 forks source link

DataInterpreter: Add option to disable unwanted interpretations #215

Open schrmh opened 1 year ago

schrmh commented 1 year ago

image

Personally I almost always only need an interpretation for 32 bit floating-point numbers in little endian and color interpretation (those would first need #213 and #214 however). All other fields I wouldn't need.

EUA commented 1 year ago

This might be o.k. I remember that I design an interface to do that but... deleted by accident. Never make it again since I found that not useful. Lets leave this open to see how many people like such a configurable data interpreter dialog...