Quote (JohnJS @ Nov. 19 2007,12:55) |
Unable to get monthly view. When clicking "view" it closes. I |
Code Sample |
50 response = fltk.fl_choice("Event data has been changed!\nDo you want to exit without saving?","No","Yes",NULL) 90 if fltk.fl_choice("Display Landscape. It is best for printing","No","Yes",NULL) == 1 then |