Sponsored in part by... Readers Like You! READERS LIKE YOU! Support TidBITS with a contribution today!
<http://www.tidbits.com/about/support/contributors.html>
Special thanks this week to John O'Shaughnessy, Bob Dolan,
Robin S. Armstrong, and David M. Douds for their generous support!

 [F] TidBITS  / TidBITS  / TidBITS Talk  /

ResEdit replacement

[Emery, Phil]Phil Emery (apparently) - 09:45am Jan 19, 2007 PST
via email

Hi

Being a Geek from the bad old days of System 6, I became quite fond
of opening up applications with ResEdit (or other such programs) and
tweaking the UI to my liking (changing font style and line spacing
and such).

I'm finding that I don't like a lot of the approaches that modern
Apps take in terms of file lists and would like to be able to tweak a
few things (i.e Transmit and Thunderbird).

Any ideas on how one does these things these days?

p
--

  Phil Emery
  creative director
  philfocusedcreative.com

  Focused Creative Communications
  18 Hook Ave. (416) 534-4273
  Suite 106 fax: (416) 534-7740
  Toronto, ON M6P 1T4 http://www.focusedcreative.com


Mark as Read
  OutlineAll MessagesOlder MessagesOldest MessagesNewest MessagesNewer Messages

Mike Cohen (apparently) - Jan 21, 2007 11:33 pm (#1 Total: 4)  

Reply to this message
via email  

Photo of Author
Posts: 138
Re: ResEdit replacement

On 1/19/07, Phil Emery <philfocusedcreative.com> wrote:
> Hi
>
> Being a Geek from the bad old days of System 6, I became quite fond
> of opening up applications with ResEdit (or other such programs) and
> tweaking the UI to my liking (changing font style and line spacing
> and such).
>
> I'm finding that I don't like a lot of the approaches that modern
> Apps take in terms of file lists and would like to be able to tweak a
> few things (i.e Transmit and Thunderbird).
>
> Any ideas on how one does these things these days?


Interface Builder, for modern Cocoa applications.


Lewis Butler (apparently) - Jan 21, 2007 11:33 pm (#2 Total: 4)  

Reply to this message
via email  

Photo of Author
Posts: 1136
Re: ResEdit replacement

On 19-Jan-2007, at 10:45, Phil Emery wrote:
> Being a Geek from the bad old days of System 6, I became quite fond
> of opening up applications with ResEdit (or other such programs) and
> tweaking the UI to my liking (changing font style and line spacing
> and such).
>
> I'm finding that I don't like a lot of the approaches that modern
> Apps take in terms of file lists and would like to be able to tweak a
> few things (i.e Transmit and Thunderbird).
>
> Any ideas on how one does these things these days?

Most applications (but not Thunderbird really, or firefox) are
bundles. You rclick the app and "Show bundle" and then you can
cruise the .nib files and various other files. The Mozilla apps have
the vast majority of their content "cemented" into a single binary
file (which is why the Universal version is twice the size of the PPC
version while Safari Universal is actually SMALLER than the PPC
version was).

To really play with the nib files and such, you will need to have
installed the Developer Tools.

--
This is our music from the bachelor's den, the sound of loneliness
turned up to ten. A harsh soundtrack from a stagnant waterbed and it
sounds just like this. This is the sound of someone losing the plot,
making out that they're OK when they're not. You're gonna like it,
but not a lot. And the chorus goes like this...



Johan Sölve (apparently) - Jan 21, 2007 11:33 pm (#3 Total: 4)  

Reply to this message
via email  

Photo of Author
Posts: 24
Re: ResEdit replacement

At 09.45 -0800 2007-01-19, Phil Emery wrote:
>Any ideas on how one does these things these days?

I know you're looking for other ways to tweak the UI of apps these days and this is not exactly an answer to your question, but one OS X replacement for ResEdit that is free, scriptable and looks pretty nice is Rezilla
http://perso.orange.fr/bdesgraupes/DocHTML/rezilla.html


--
     Johan Sölve [FSA Member, Lasso Partner]
     Web Application/Lasso/FileMaker Developer
     MONTANIA SOFTWARE & SOLUTIONS
http://www.montania.se mailto:joh-nmontania.se
 (spam-safe email address, replace '-' with 'a')

Joshua Root - Jan 24, 2007 1:01 pm (#4 Total: 4)  

Reply to this message
 

Photo of Author
Posts: 2
Re: ResEdit replacement

Thunderbird and Firefox use a system called XUL to define their UI. It's XML, with element appearances specified with CSS and behaviours specified with JavaScript. Installing an extension is the usual way to add some XUL that modifies the app's default UI.



  OutlineAll MessagesOlder MessagesOldest MessagesNewest MessagesNewer Messages


 [F] TidBITS  / TidBITS  / TidBITS Talk  / ResEdit replacement




Add a message

To add a message to this discussion, you must be a registered user. Enter your email address below. If you have an account associated with the email address you enter, you will be prompted for your password. If not, you'll be able to create a new account with no fuss.

Enter your email address:

Submit