User Tools

Site Tools


sample_code:file_picker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
sample_code:file_picker [2015/02/19 16:06]
stevegarman [The code]
sample_code:file_picker [2015/03/26 20:03]
stevegarman [The code] fix small bug
Line 109: Line 109:
      tmp = tst.pop();      tmp = tst.pop();
      pth = (tst.join("/"));      pth = (tst.join("/"));
 +     if(pth=="") pth = "/";
   }   }
      
sample_code/file_picker.txt · Last modified: 2015/03/27 04:03 (external edit)