Ambrosia Garden Archive
    • Where is the Resedit SDK?


      I am looking for the SDK that lets you make custom resource editors for Resedit like the R&R; editors.
      I could not find it on apples site (url="http://"http://developer.apple.com/")http://developer.apple.com/(/url) , but apple's site is confusing to me.
      Searching the web via google and yahoo turned up nothing.
      Searching my Codewarrior Pro 5 CDs turned up nothing either (maybe its named something wierd).
      Searching newsgroups turned up a message from a guy in 1998 who found it on his Codewarrior CD (didn't say which file or version Grrr).

      ------------------

      (This message has been edited by magicianeer (edited 05-24-2001).)

      (This message has been edited by magicianeer (edited 05-24-2001).)

    • ftp://developer.apple.com/ probably, that's an interesting place.

      I think the actual kit comes with ResEdit itself...

      ------------------
      --sitharus
      (url="http://"http://www.imici.com/")imici(/url) Messenger: sitharus
      (url="http://"mailto:sitharus@ureach.com")mailto:sitharus@ureach.com(/url)sitharus@ureach.com

    • Quote

      Originally posted by blackhole:
      **ftp://developer.apple.com/ probably, that's an interesting place.

      I think the actual kit comes with ResEdit itself...

      **

      Yes it does:
      (url="http://"http://developer.apple.com/tools/ResEdit213.hqx")http://developer.app.../ResEdit213.hqx(/url)

      DrRalph

      ------------------
      NovaTools are coming.

    • Quote

      Originally posted by magicianeer:
      Searching my Codewarrior Pro 5 CDs turned up nothing either (maybe its named something wierd).
      Searching newsgroups turned up a message from a guy in 1998 who found it on his Codewarrior CD (didn't say which file or version Grrr).

      BTW You can't link an RSSC editor with the Codewarrior IDE, you need to use the more flexible linker in MPW. Here is the build script and MakeFile for the Nova Govt editor I use (notice how it needs to link the special RSSCLibs header as the entry point for the editor, it has the jumps to the routines in {obj}gövt.Edit.p.o 😞

      BuildGovtEditor:

      Open "{WorkSheet}"

      set start date -n
      echo Building the ResEdit EVN gövt editor

      directory "Menzel:nova:nova dev:EVN Editors:"

      set buildToName ":Source:gövt.res"
      Export buildToName

      make -f MakeGovtEditor > temp
      temp
      delete temp

      #beep
      set end date -n
      echo " " built in Evaluate ({end} - {start}) DIV 60 "minutes " Evaluate ({end} - {start}) MOD 60 "seconds"

      MakeGovtEditor:
      OutFile = {buildToName}
      obj = :redface:bj:
      source = :Source:
      ResEditLibraries = ::Libraries:

      SysLibs = "{PLibraries}"PasLib.o ?
      "{Libraries}"Interface.o

      RSSCLibs = {obj}RSSC.a.o ?
      {obj}ResDisp.a.o

      RSLibs = {obj}RSSCUtils.p.o

      "{OutFile}" ƒƒ {obj}gövt.Edit.p.o {RSSCLibs} {RSLibs} {sysLibs}
      Link {RSSCLibs} ?
      {obj}gövt.Edit.p.o ?
      {RSLibs} ?
      {sysLibs} ?
      -da -w -rt RSSC=2703 ?
      -sg @gövt ?
      -o "{OutFile}"

      {obj} ƒ {source} {ResEditLibraries}

      Cheers
      DrRalph 🙂

      ------------------
      NovaTools are coming.

    • Quote

      Originally posted by DrRalph:
      **MakeGovtEditor:
      OutFile = {buildToName}
      obj = :redface:bj:
      source = :Source:

      **

      Oops! replace :redface: by :, then o (problem with smilies)

      ------------------
      M'enfin!
      Y'a personne qui parle français ici?

    • Quote

      Originally posted by DrRalph:
      **Yes it does:
      http://developer.app.../ResEdit213.hqx

      DrRalph

      <build script not included>
      **

      Thanks!
      After closely examining my resedit installation, I found it :redface:

      I can (barely) deal with MPW.

      ------------------

    • Quote

      Originally posted by Zacha Pedro:
      **Oops! replace:o by :, then o (problem with smilies)
      **

      ...Or just disable smilies. 🙂

      ------------------
      Diddly,
      Recursive: adj. See Recursive