roberts
Group: Members
Posts: 4983
Joined: Oct. 2003 |
|
Posted: Nov. 19 2007,20:48 |
|
/usr/local/bin/wallpaper.lua
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
|
These are the two lines that I had to change to make it work with murgaLua v0.5.5. I fixed this in v4.1RC1
It is best to move to v4.1, but be careful as many changes are also in v4.1 to support user=name and window manager independence. Read the change log and important files to update.
The view button is what makes the program!
Edited by roberts on Nov. 19 2007,20:50
|