Posted By
|
Message
|
Cable Guy
Registered 19/12/2007
Points 5
|
14th January, 2008 at 01:15:35 -
Hello All,
I'm trying to get the List Object to display a File List of a Directory for my game, however having trouble in actually getting it to work...
Currently, I've set it up as :
BUTTON CLICKED -
LOAD FILELIST FROM C:\SOMEPLACE
This doesn't work however, am I missing something out? Loading a Drive List works, but a File List and Directory List doesn't work, I'm sure I must be missing something...
Any help would be greatly appreciated.
Thanks
Society don't bother me and there's something wrong with that..
|
Cable Guy
Registered 19/12/2007
Points 5
|
14th January, 2008 at 01:19:28 -
Like, am I missing a filename extension in that event or something? I just want to display a list of user-created files so they can be loaded and edited (for a Map/Level Creator)
Society don't bother me and there's something wrong with that..
|
Deleted User
|
14th January, 2008 at 03:18:16 -
Add *.* or *.bmp or whatever filetype you're looking for.
|
Cable Guy
Registered 19/12/2007
Points 5
|
14th January, 2008 at 04:39:50 -
Ahh, nice, it works, thank you very much.
Society don't bother me and there's something wrong with that..
|
|
|