I am trying to create an mp3 player alarm clock widget but i dont know how to use an open dialog box in the dx develeper. I have this: - desktopx.Object("ObjectName").States("StateName").Sound = system.FileOpenDialog("Wake Up Tune?","","C:\My Music","MP3 Files|*.mp3,0").FileName and have tried this: - desktopx.Object("ObjectName").States("StateName").Sound = system.FileOpenDialog("Wake Up Tune?","","C:\My Music","MP3 Files|*
1 Replies
4,450 Views