File browsing thing

Started by Rovinator, December 26, 2012, 12:26:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Rovinator

Hi,


Is there a way to let a user browse for a file? A file manager that is. Is there a snippet or package I can use to do this, i.e. inc or prg files,...? Kinda hard to do this from scratch  ::)


If there is no easy workaround I'll just let a user input a filename manually by keyboard. It's less work for me, and since the program is mostly going to be used by developers, it's not that bad. 8)


Just checking, because it might be fancy if it already exists.


Greets,
R.

handsource-dyko

Yes, there is one sort of, I've done a tutorial program on the wiki that is a demonstration of a filedialog. It's a bit over-engineered perhaps, but you can find it here: http://wiki.bennugd.org/index.php?title=Tutorial:Dyko_file_dialog In this article, you can find a link to a zip file with everything in it. The tutorial demonstrates some key bennu concepts with processes, collions and dir reading.

Kloppix

  This is a really good file browser for the Wiz ->(http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,116,553) . You could take a look at the source code.