ciderpress icon indicating copy to clipboard operation
ciderpress copied to clipboard

Display resources from resource fork where format is known

Open roughana opened this issue 10 years ago • 2 comments

Viewing the resource fork of a file displays the resources in a generic way. I would like to see the resources displayed in a way that best shows what the resource is. e.g. given resType = 0x8029 - rVersion 00000000: 07 60 00 03 0f 00 .... Display as "3.0b7" like the Finder would with OA-I

This can be in addition to the generic way - perhaps with a button that pops up a window to display the resource.

roughana avatar Feb 12 '15 04:02 roughana

FWIW, this is on the "requested features" list in two places:

  • Add: ResEdit-style resource viewer.
  • Make rVersion and rComment resources more easily visible, perhaps treating them in a fashion similar to NuFX comments.

fadden avatar Feb 12 '15 05:02 fadden

ok, thanks for the reminder that there's a long list of requests. :-) From: Andy McFadden [email protected] To: fadden/ciderpress [email protected] Cc: roughana [email protected] Sent: Thursday, 12 February 2015, 16:54 Subject: Re: [ciderpress] Display resources from resource fork where format is known (#7)

FWIW, this is on the "requested features" list in two places:

  • Add: ResEdit-style resource viewer.
  • Make rVersion and rComment resources more easily visible, perhaps treating them in a fashion similar to NuFX comments. — Reply to this email directly or view it on GitHub.

roughana avatar Feb 12 '15 06:02 roughana