Path: utzoo!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac,att!princeton!njin!njitgw!yxz1684@hertz.njit.edu From: yxz1684@hertz.njit.edu (Ying Zhu ee) Newsgroups: comp.windows.x.motif Subject: How to see the content of a widget? Message-ID: <2653@njitgw.njit.edu> Date: 18 Mar 91 19:54:53 GMT Sender: news@njitgw.njit.edu Distribution: usa Organization: New Jersey Institute of Technology, Newark, N.J. Lines: 13 I am practicing motif. I want to look at the content of a widget, toplevel, forexample: Widget toplevel, msg_widget; What shall I do? The structure of Widget is complex. Is there any way to look at it directly? I mean by printf or print in dbx using something like toplevel->core->x ? Thank you. Please respond to yxz1684@hertz.njit.edu