Hex Editor
Hex Editor
- Subject: Hex Editor
- From: jjoonathan <email@hidden>
- Date: Sat, 14 Jan 2006 14:12:08 -0700
I am going to be implementing a hex editor in my application
(shouldn't be editing anything larger than a few magabytes, but speed
is desirable because it needs to be able to open/close the objects in
sink with the selection in a table view), and I would like to know
how I should go about doing so. Should I subclass NSTextView, make my
own from scratch, or is there a good open source hex editing view
(that takes an NSMutableData) out there (I couldn't find anything on
google or on the cocoa-dev list, but perhaps I am just bad at picking
search terms)?
Thanks in advance for your suggestions,
Jonathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden