thx, will try it tomorrow.
i have one more new idea but still know too little how will make it, though i am learning C one more time ... with chdk, again.
the idea of rename feature in file browser:
- need to add new item into mpopup.c and new frame (enough for rename)
-----------------------
| RENAMEFILENAME.EXT |
-----------------------
simple actions:
moving navi keys [up-down] changes available chars (..,D,E<-F->G,H,.. ),
moving [left-right] position (F->I->L->..), [set] ok, [?] cancel
btw. some project source code Q: why there are some *.h files in /include/ dir when other together with *.c ?