n0samu / DirectorCastRipper

A tool that exports assets and information from Macromedia / Adobe Director movies and casts.
MIT License
37 stars 1 forks source link

feature: Improve file/folder selection UX #2

Open n0samu opened 11 months ago

n0samu commented 11 months ago

Currently I am using the Buddy API Xtra for file and folder selection dialogs, which displays XP-style dialogs even in Windows 10. Considering the age of Director MX 2004, it doesn't seem like any existing Xtras support the modern Common Item Dialog for file and folder selection. It might be a fun exercise to make my own Xtra for that. 😄

As a shorter-term goal, I should integrate Drop Xtra to allow adding files via drag and drop.

n0samu commented 11 months ago

Drop Xtra functionality implemented in 1483f93b17a417582f346489ee85a1c6d4e7c4f8