binary file improvements

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply

How important is it to you, to have this feature implemented into future versions of TextPad?

Important, even if the size/efficiency of TextPad increases/degrades
49
70%
Somewhat important
17
24%
I'm okay either way
0
No votes
Somewhat unimportant
4
6%
Unimportant, even if the size/efficiency of TextPad remains unaffected
0
No votes
 
Total votes: 70

User avatar
Web1X
Posts: 27
Joined: Thu Jul 24, 2003 12:28 am

binary file improvements

Post by Web1X »

Ability to edit binary files.

Ability to switch between binary and text views. Not all files with a "binary" extensions are necessarily binary files. And I've opened binary files, but TextPad thinks they are text files. I know there is an option for defining binary extensions in preferences, but it would be much easier to be able to just switch modes. Also would be nice to be able to see and edit hex codes on some text files.

While we are on binary files :wink: I've noticed TextPad can compare them just as well as text files. But if you have two binary files open and click the compare button, the file names are not placed in the First File and Second File boxes, like the text files that are open are. You have to browse to the binary files.
User avatar
CodeBase
Posts: 30
Joined: Thu Jun 26, 2003 7:18 pm
Location: Edmonton, AB

Post by CodeBase »

Suggestion:
:idea: Post separate enhancement suggestions in separate posts so that they can be voted separately.

I vote maybe to editing binary files.

I enthusiastically vote yes to switching views between text and binary.
User avatar
Web1X
Posts: 27
Joined: Thu Jul 24, 2003 12:28 am

Post by Web1X »

Sorry, but I was posting a number of enhancement suggestions, and wanted to have the poll on each one. The poll was a pain to set up for every suggestion, so I lumped similar suggestions together. Thanks for your comments. Seems like this has been the most popular of my suggestions.
User avatar
Bob Hansen
Posts: 1516
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

I agree with CodeBase, please make separate polls, one for each specific suggestion. We want to provide inputs, but make them clear for voting. Good ideas, keep them coming!
Lostgallifreyan
Posts: 25
Joined: Mon Feb 14, 2005 10:51 am

Post by Lostgallifreyan »

Bump :twisted:

Thanks for the head's up, s_reynisson, I just backed this in full.
Starlite
Posts: 1
Joined: Sun Jul 10, 2005 2:41 pm
Location: Sunshine Coast, Australia

Post by Starlite »

I definitely support editing of binary files. Given how well TextPad already supports them, it shouldn't be difficult to add this feature.

I do have one caveat: although I want to be able to change bytes in a binary file, I don't need to be able to insert bytes. That would certainly make implementation easier, and shouldn't hit performance.

I would also say that a certain amount of effort should be required to change to binary edit mode. In other words, you don't want to enter binary edit mode by accident.

BTW: One reason this is necessary is that security "enhancements" mean disk editors no longer do the job under Windows XP. And I really hate my "Start Menu" being labelled "Start"...
Post Reply