Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!gatech!kong!emory!stiatl!meo From: meo@stiatl.UUCP (Miles O'Neal) Newsgroups: comp.windows.x Subject: common routines Message-ID: <3008@stiatl.UUCP> Date: 8 Feb 89 15:32:15 GMT Distribution: usa Organization: Sales Technologies Inc., Atlanta, GA Lines: 10 Regarding translation - action routines (event handlers): If I need the same code in several types of widgets (eg, IgnoreChar - a routine to throw away unwanted characters), do I need a static copy of this in each widget.c file, or can I just stick a non-static version in a common library? Thanks, Miles (gatech!stiatl!meo)