/[xforms]/xforms/lib/xpopup.c
ViewVC logotype

Diff of /xforms/lib/xpopup.c

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

revision 1.7 by leeming, Thu Apr 24 09:35:35 2003 UTC revision 1.8 by leeming, Tue Sep 9 00:28:25 2003 UTC
# Line 33  Line 33 
33   * model of forms library, but it is needed to make other things   * model of forms library, but it is needed to make other things
34   * work.   * work.
35   *   *
36   * These functionalities should be someday rewritten using   * These functionalities should be someday rewritten using
37   * forms construct rather than Xlib.   * forms construct rather than Xlib.
38   *   *
39   */   */
# Line 1599  fl_showpup(int n) Line 1599  fl_showpup(int n)
1599          xswa.event_mask = m->event_mask;          xswa.event_mask = m->event_mask;
1600          xswa.save_under = True;          xswa.save_under = True;
1601          xswa.backing_store = WhenMapped;        /* fl_cntl.backingStore; */          xswa.backing_store = WhenMapped;        /* fl_cntl.backingStore; */
1602          xswa.cursor = m->cursor;        /* fl_get_cursor_byname(XC_sb_right_arrow));          xswa.cursor = m->cursor;        /* fl_get_cursor_byname(XC_sb_right_arrow));
1603    
1604    
1605    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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