Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!olivea!mintaka!bloom-beacon!athena.mit.edu!bjaspan From: bjaspan@athena.mit.edu (Barr3y Jaspan) Newsgroups: comp.windows.x Subject: Re: Calling Actions, List Widget Message-ID: <1990Nov2.231256.25030@athena.mit.edu> Date: 2 Nov 90 23:12:56 GMT References: <1990Nov2.191421.19731@elroy.jpl.nasa.gov> Sender: daemon@athena.mit.edu (Mr Background) Reply-To: bjaspan@athena.mit.edu (Barr3y Jaspan) Organization: Massachusetts Institute of Technology Lines: 9 In article <1990Nov2.191421.19731@elroy.jpl.nasa.gov>, ems@aristotle.JPL.NASA.gov (Eric Slimko) writes: |> Is it possible to call an arbitrary action of a given widget |> without sending an artificial event? Yes. You can use XtCallActionProc(Widget w, String action, XEvent *event, String *params, Cardinal num_params). -- Barr3y Jaspan, bjaspan@mit.edu