Code Sample |
echo "fl_message(\"some text\")"|flua |
Code Sample |
echo -e "fl_message(\"some text\")\nfl_message(\"some more text\")"|flua |
Quote (Glacial @ May 04 2006,12:52) |
However fl_alert does not? The lua FTLK manual has like 3 lines that says these FTLK standard dialogs are there but I've been having trouble finding examples or documentation for them. I've found doc for them at the FLTK site but it's of no help. fl_alert( char *, ...) All of the fl_dialogs show the ", ...)" which is?? |