/[xforms]/xforms/lib/include/Basic.h
ViewVC logotype

Diff of /xforms/lib/include/Basic.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by leeming, Sun Apr 6 15:52:40 2003 UTC revision 1.2 by leeming, Wed Apr 9 15:55:09 2003 UTC
# Line 343  typedef enum Line 343  typedef enum
343      FL_TRPLCLICK,               /* triple click            */      FL_TRPLCLICK,               /* triple click            */
344      FL_ATTRIB,                  /* attribute change        */      FL_ATTRIB,                  /* attribute change        */
345      FL_KEYRELEASE,      FL_KEYRELEASE,
346      FL_PS                       /* dump a form into EPS    */      FL_PS,                      /* dump a form into EPS    */
347        FL_MOVEORIGIN               /* dragging the form across the screen
348                                       changes its absolute x,y coords. Objects
349                                       that themselves contain forms should
350                                       ensure that they are up to date. */
351  }  }
352  FL_EVENTS;  FL_EVENTS;
353    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26