打印应用程序的视图?
有没有办法在鞋子下打印插槽/元素或整个窗口?
我的意思是直接输出到默认的系统打印机?
谢谢!
J.P
Is there a way to print slots/elements or an entire window under Shoes?
By this, I mean to direct output to the default system printer?
Thanks!
JP
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前,Shoes 不支持任何此类功能,而且很有可能永远不会支持。 _why说Shoes的目的不是开发商业应用程序; 它的目的更多是为了教导/鼓励新程序员。 另外,他已经担心代码库已经变得有多大了。
虽然它仍然有可能稍后添加,但还有很多其他事情被认为更紧迫。 至少现在,尝试使用 QtRuby 或 wxRuby 或 JRuby 会更幸运。
Shoes doesn't support anything of the sort at present, and there's a good chance it never will. _why says that the purpose of Shoes isn't to develop business apps; it's intended more to teach/encourage new programmers. Plus, he's already concerned with how big the codebase has become.
While it's still possible it could be added later, there is just so much else that is considered more pressing. At least for now, you'll have better luck trying QtRuby or wxRuby or JRuby.