Message 1 of 3
Return filename with dialog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm coming from Maya, where you can use the fileDialog2 option to return a path and filename, then load it however you need to. How would you do this in Motionbuilder? I have a custom file that I need to load with a plugin script, but would like for the user to browse for the file needed. I looked into Tkinter and easygui, but those modules aren't available sadly.