Jump to content




How should I go about on this menu?


  • You cannot reply to this topic
2 replies to this topic

#1 makerimages

  • Members
  • 236 posts

Posted 24 December 2012 - 12:38 AM

Hi, I need some ideas on how to make a really difficult part of a program.

Basically I want to load all files from a folder(last bit of the path comes from a variable in a .txt file ) and display them as a clickable menu.

Can somebody suggest something?

#2 etopsirhc

  • Members
  • 122 posts

Posted 24 December 2012 - 01:05 AM

well , you could write a loop to check if all posible name premutations of a file name exists within that directory

or use fs.list(path)

#3 remiX

  • Members
  • 2,076 posts
  • LocationSouth Africa

Posted 24 December 2012 - 04:07 AM

fs.list(path) will save them into a table, but the menu part - that will be quite difficult





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users