/[xforms]/xforms/demos/goodies.c
ViewVC logotype

Diff of /xforms/demos/goodies.c

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

revision 1.3 by leeming, Thu Apr 24 09:35:33 2003 UTC revision 1.4 by leeming, Tue Sep 9 00:28:25 2003 UTC
# Line 57  main(int argc, char *argv[]) Line 57  main(int argc, char *argv[])
57                  "forms library");                  "forms library");
58    
59    fl_add_timeout(5000, timeout_remove_alert, 0);    fl_add_timeout(5000, timeout_remove_alert, 0);
60    fl_show_alert("Alert", "Alert form can be used to inform",    fl_show_alert("Alert", "Alert form can be used to inform",
61                 "recoverable errors", 0);                 "recoverable errors", 0);
62    
63    if (fl_show_question("Do you want to quit?", 0))    if (fl_show_question("Do you want to quit?", 0))

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

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