From: Steve C. <stn...@xm...> - 2004-09-02 05:11:40
|
> Hi, > > I'm new to the list. I was just curious if there is any documentation > where I can find a list of every possible event for every possible > widget? Or at least the most commonly used ones. I looked all over online. > > Thanks, Run the widgets sample program, select 'Create Component Docs' from the File menu. It should output .html files for each component listing the attributes and events. -Steve |