2009-11-02 15:44:49 UTC
That command-line program sounds perfect. Perhaps something to implement in the next release. Hadn't though about grep actually. There should be a few DOS equivalents that could be used too.
Designing app screens in SFML really works well. I made those two above in < 30 minutes each. Perhaps it would be possible to create a script or something that converts SFML to the C-code you need. Might be helpful.
As for functions to operate programs, a modification to the link function that can run an external dos command/program when a key is pressed would be a good start and would go a long way for functionality. Then I could complete the CD player above for example.
Something like :
<ssf1box color=color str="string">
<f1cmd="/APP/PROGRAM.EXE -F">