• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Hex Edit controls
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hex Edit controls


  • Subject: Re: Hex Edit controls
  • From: Andrew Merenbach <email@hidden>
  • Date: Mon, 29 Nov 2004 18:11:37 -0800

Rather than converting the HexEditor code to normal Objective-C/Cocoa, you could employ it in an Objective-C++ project, of which Apple provides some examples. Apologies that I can't be of more assistance, but I know little of C++ or Objective-C++.

It seems possible, though, that if you wish to create a hex editor, you could do something with the Cocoa NSData class to read in a file and convert the bytes to raw hex.

Cheers,
	Andrew

On 29 Nov 2004, at 16:56, Jeff Laing wrote:

Before I start building my own from scratch (yuk), does anyone have an
implementation of a hex-editor control that they would like to share?

In essence, something like this
http://developer.apple.com/samplecode/HexEditorView/HexEditorView.html but
in the language that Apple wants us to actually *use* for our user
interfaces (ie, Obj-C rather than C++)


Failing that, can someone show me how you'd use the C++ sample code in a
Cocoa/IB app?
_______________________________________________
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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

  • Follow-Ups:
    • Re: Hex Edit controls
      • From: Greg <email@hidden>
References: 
 >Hex Edit controls (From: Jeff Laing <email@hidden>)

  • Prev by Date: Re: newbie question about buttons..
  • Next by Date: Graphite / GraphKit
  • Previous by thread: Hex Edit controls
  • Next by thread: Re: Hex Edit controls
  • Index(es):
    • Date
    • Thread