Hi All
I built a small app for mac that list video files then when a user selects a file it plays.
It works fine in the IDE but not when I build the app .
Any ideas ?
Bob
Default folder
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Default folder
Is the list a stored list, or is is it created on the fly from a listing of files?
Most likely its a pathing issue. Can you post the code portion that sets the file and plays the video?
Most likely its a pathing issue. Can you post the code portion that sets the file and plays the video?