Path: utzoo!attcan!uunet!bloom-beacon!MCC.COM!duanev From: duanev@MCC.COM (Duane Voth) Newsgroups: comp.windows.x Subject: Re: R3 Athena translations Message-ID: <8910111657.AA00577@kauai.aca.mcc.com> Date: 11 Oct 89 16:57:25 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 14 swick@ATHENA.MIT.EDU (Ralph R. Swick) writes: > (I write...) > > Lets suppose I have an application that uses text widgets. > > I don't like some of the widget designer's defaults and so I've created > > "defaultTranslations" that I want to override the widget's internal > > defaults but that can still be overridden by the user. > > If your own defaults are to apply to every instance of the widget, > then you could consider simply writing them into the WidgetClass > data structure before creating the first text widget. How can I do this without modifying widget code? duane