问题描述
因此HoloLens很愚蠢,因为它一次只能识别一个FilePicker(无论可能安装了多少个).我不认为开发人员会尝试使多个文件选取器正常工作.
So HoloLens is stupid in that it only recognizes one FilePicker at a time (no matter how many may be installed). I don't believe the developers are going to try making multiple filepickers work.
因此,我正在尝试找出自己的文件选择器,以作为其他文件选择器的代理选择.
So, I'm trying to figure out my own filepicker in an attempt to be a proxy-select for other filepickers.
从本质上讲,我想创建一个文件选择器选择器,使其显示为典型的文件选择器(如果有意义).
In essence, I want to make a filepicker chooser that appears as a typical filepicker (if that makes sense).
问题是,似乎无法获得安装的选择器列表!
Trouble is, it doesn't appear possible to get a list of pickers installed!
我正在经历一个白日梦,还是有一种方法可以从选择器列表中调用一个选择器?
Am I experiencing a pipe dream, or is there a way to invoke a picker from a list of pickers?
推荐答案
目前,这是一个白日梦,但我希望他们能解决这个问题.根据 Windows全息常见问题解答:
For the moment this is a pipe dream, but I sure hope they fix this. Per the Windows Holographic FAQ:
这篇关于Hololens的Filepicker:列出可用的Filepicker?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!