Is there a way to add a media source without going through the file window of the respective category?
Right now I have a menu button that activates the DialogMediaSource.xml. Its list does not have any entries (not even the default <none>) though.
To solve this I set the window's default control to the browse button, which, on focus, sends a click event to the add button.
So now I have an empty list entry and can browse. The path updates just fine. However when I click ok, the new directory isn't actually added to my sources. And I'm not getting the "select content" screen either.
Does anybody of you guys know a solution?
Or an alternative way of adding sources from within the library windows?
Right now I have a menu button that activates the DialogMediaSource.xml. Its list does not have any entries (not even the default <none>) though.
To solve this I set the window's default control to the browse button, which, on focus, sends a click event to the add button.
So now I have an empty list entry and can browse. The path updates just fine. However when I click ok, the new directory isn't actually added to my sources. And I'm not getting the "select content" screen either.
Does anybody of you guys know a solution?
Or an alternative way of adding sources from within the library windows?