使用 SketchFlow 制作 MS Surface 应用程序原型

发布于 2024-08-26 20:46:55 字数 373 浏览 5 评论 0原文

我们正在 MS Surface 设备上进行模型/原型设计,我想知道是否有人成功使用 SketchFlow 为此。我看到的问题是,该工具生成的代码使用普通的 WPF 控件(按钮等),而不是接触感知表面对应项(SurfaceButton),这意味着它们在表面上无法正常工作,除非您还使用老鼠。

此外,如果能够挂钩其他手势事件来触发草图流转换,那就太好了。比如捏合手势切换页面等。

有没有人在使用 Sketchflow 的 Surface 原型设计方面取得过成功。如果是这样,你是怎么做到的?

We're doing mockups/prototyping on a MS Surface device and I wonder if anyone has succeeded in using SketchFlow for this. The problem that I see is that the code generated by the tool uses normal WPF controls (Button, etc.) instead of the contact aware surface counterparts (SurfaceButton) which means that they won't work nice on the surface unless you also use a mouse.

Additionally, it would be nice if it was possible to hook in to other gesture events to trigger sketchflow transitions. Like the pinch gestures to switch page etc.

Has anyone had any success with prototyping for Surface using Sketchflow. If so, how did you do it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

醉酒的小男人 2024-09-02 20:46:55

您可以编写一个触发器或行为来处理您提到的其他手势事件,以便在可重复使用的 SketchFlow 播放器中导航,并且应该启用您所建议的功能。

至于控件,我对表面开发不是很熟悉,但您也可以创建一种行为,在附加时添加某种表面功能,例如视觉对象的可点击性。

如果我能提供任何帮助,我很乐意提供帮助。

You could write a trigger or behavior that would handle the other gesture events you mention to navigate around the SketchFlow player that would be re-usable, and should enable what you are suggesting.

As for the controls, I am not very familiar with surface development, but you might also be able to create a behavior that when attached adds some sort of surface ability, like clickability to the visual object.

Happy to help if I can be of any assistance.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文