[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dumb Fred Q
- To: Ken Tilton <71460.744@compuserve.com>
- Subject: Re: Dumb Fred Q
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Mon, 13 Mar 1995 10:32:20 -0400
- Cc: MCL <info-mcl@digitool.com>
- Sender: owner-info-mcl@digitool.com
At 5:43 PM 3/11/95, Ken Tilton wrote:
>Don't ask me how I know this, but this is a dumb question:)
>
>Okay, I have some ideas about customizing Fred that would go beyond mucking
>with *comtab* (which I gather is how I could customize key behavior). So I
>guess I would sub-class <fred-window>? (Stop me when I get completely stupid.)
>But then is there any way to change the behavior of MCL to use <my-fred-window>
>for File/New or Open or other ways MCL creates fred-style windows?
change ccl:*default-editor-class* from fred-window to the name
of your class.