Page 1 of 1

Switch Between Hex and Text Display And Edit in Hex

Posted: Thu Oct 02, 2003 4:29 pm
by Lawrence Dol
I would love to be able to switch any document between hex and text displays with a menu option or a keystroke.

Also, how about being able to edit in Hex mode?

Re: Switch Between Hex and Text Display And Edit in Hex

Posted: Mon Jan 05, 2004 1:34 pm
by Glg11
Lawrence Dol wrote:I would love to be able to switch any document between hex and text displays with a menu option or a keystroke.

Also, how about being able to edit in Hex mode?
Oh, yes please!!! :P

Posted: Mon Jan 05, 2004 1:43 pm
by s_reynisson

Posted: Mon Jan 26, 2004 7:35 am
by HHRüger
I'd like to see this feature too.
To get a quick workaround I made a small tool to inject characters to a special position in the 'background" instance of the file I want to hex-edit. Now I found that this is not possible. I have to close the file first. May be I use a wrong set of options but I guess the backgrund instance is hard write-protected. That should be overcome. TextPad should behave like the Dev-c editor i.e. : As soon as the backgrund instance is changed, the editor prompts for reloading.
Would be fine to find this an the hex-edit feature in one of the nexed releases.
HHR

Posted: Mon Jan 26, 2004 3:31 pm
by talleyrand
Check your tool settings because I was able to open a text file in TP, used xvi32 on it, added some non-printing characters saved it and when TP regained focus, it prompted me to reload it.

Hex-Edit

Posted: Mon Jan 26, 2004 8:26 pm
by HHRüger
The reload function only affects ascii files. Files opened in hex-mode are obviously write protected. This is an unnecessary restriction. People who use TextPad (rather than wordpad) know what they are doing.
HHR

Posted: Tue Jan 27, 2004 1:22 am
by talleyrand
Well now I feel sheepish. Yes, I can confirm that if the file is actually opened in binary mode, it cannot be modified outside TP.

Switching between text and hex view / edit mode

Posted: Wed Jan 28, 2004 1:37 pm
by marc_scheuner
It'd be about time to have that feature!!

I keep having to resort to unwieldy and crappy Hex editors just for that?? Gimme a break!