Page 1 of 1

Hex edit a document that is already open in text mode

Posted: Mon Feb 25, 2002 8:44 pm
by Mark
I have not been able to find a way to switch editing mode to hex when the document is already open in text mode. This would be very handy to me in many situations. Especially since the only way (that I can see) to open a document with a text association (e.g. *.txt) in hex mode is to open it via the File;Open menu. It would be nice to be able to double-click a text file in Explorer to open it in TextPad and then switch to hex mode.

Any suggestions? Is this currently possible?

Thanks,

Mark

Re: Hex edit a document that is already open in text mode

Posted: Mon Feb 25, 2002 10:14 pm
by Ed
I've wanted to do this too. I never figured out how...sorry

Re: Hex edit a document that is already open in text mode

Posted: Tue Feb 26, 2002 10:08 am
by Andreas
Even if it were possible to switch (I don't know any way) into hex mode, you would still not be able to edit as the hex mode is hex <b>view</b> mode only.

Re: Hex edit a document that is already open in text mode

Posted: Tue Feb 26, 2002 6:22 pm
by Kacie
can anyone tell me where I enter the license for textpad? i have a license, but i don't know how to make textpad see it?

Re: Hex edit a document that is already open in text mode

Posted: Wed Feb 27, 2002 10:14 am
by Andreas
On the help menu, there should be a command, something like "enter licence code" (after entering it, it will read: "update licence...")

Re: Hex edit a document that is already open in text mode

Posted: Fri Mar 01, 2002 11:38 am
by Aaron Peterson
I also often want to go back and forth between text/hex mode, at least be able to *see* a file in hex mode: Double click and flip to hex. All the time, actually, when I'm clicking on the random unknown file to see what it is.

So I guess there are 2 requests then:

1. add ability to swap text/hex mode. You could even force the "Save?" dialog to come up if the text mode file has been edited, if #2 below isn't gonna happen.

2. add hex editing capability. even just ultra-minimal regedit-style hex editing would be a great utility for occasional light use. Nothing fancy-schmancy to distract TextPad from its strengths, just enough to flip a bit or two. Default to overwrite mode, allow hex entry in the left column, basic ascii in right, nothing else.