Loding files

Blitz3D Forums/Blitz3D Beginners Area/Loding files

In programmes like The BBcruncher
it has a visual file loading interface that shows you all the files and you click on the one U want,

but i can only get it to load the file U type in, how do U make it so you can click on the file name thus loading the file?

Look here:
http://www.blitzbasic.com/codearcs/codearcs.php?code=718

I have Blitz GUI but i don't kn ow how to use the load file feature without having the toolbar at the top, all i need is for you to select the file you want and then it return that filename but i want it so that when you click on something else not the toolbar it brings up the load box.

help please

I just popped into the code archives and saw at least 2 file selectors there. Maybe you should look at those, try and understand them. If you don't understand sections of it you can ask specfic questions about them.