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

Diff of /xforms/demos/rescale.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 70  main(int argc, char *argv[]) Line 70  main(int argc, char *argv[])
70      sprintf(str, "%.2f", sc);      sprintf(str, "%.2f", sc);
71      fl_set_input(ui->scaleobj, str);      fl_set_input(ui->scaleobj, str);
72    
73      fl_show_form(ui->form, FL_PLACE_CENTER|FL_FREE_SIZE,      fl_show_form(ui->form, FL_PLACE_CENTER|FL_FREE_SIZE,
74                  FL_FULLBORDER, "Scaling");                  FL_FULLBORDER, "Scaling");
75    
76      while (1)      while (1)

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