/[xforms]/xforms/lib/forms.h
ViewVC logotype

Diff of /xforms/lib/forms.h

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

revision 1.2 by leeming, Wed Apr 9 09:22:41 2003 UTC revision 1.3 by leeming, Wed Apr 9 15:55:09 2003 UTC
# Line 405  typedef enum Line 405  typedef enum
405      FL_TRPLCLICK,               /* triple click            */      FL_TRPLCLICK,               /* triple click            */
406      FL_ATTRIB,                  /* attribute change        */      FL_ATTRIB,                  /* attribute change        */
407      FL_KEYRELEASE,      FL_KEYRELEASE,
408      FL_PS                       /* dump a form into EPS    */      FL_PS,                      /* dump a form into EPS    */
409        FL_MOVEORIGIN               /* dragging the form across the screen
410                                       changes its absolute x,y coords. Objects
411                                       that themselves contain forms should
412                                       ensure that they are up to date. */
413  }  }
414  FL_EVENTS;  FL_EVENTS;
415    

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

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