可移动且可调整大小的文本编辑控件,例如使用 wxpython 的 mspaint
您好,我正在尝试向图像添加一些文本,并且想要调整字体、大小等。 有没有办法在wxpython中实现mspaint风格的文本输入控件? 它有一个矩形区域,您可以在其中输入文本,并在 4 个角和 4 个边框上有 8 个处理程序来调整大小。我在 Photoshop 和其他图像处理软件中看到很多类似的控件。
Hi I am trying to add some text to an image, and want adjust font, size, etc.
Is there any way to implement a mspaint style text input control in wxpython?
It have a rectangle area you can input text in it, and with 8 handler in 4 corner and 4 border to adjust size. I see many control like it in photoshop and other image process software.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看怀特板。我认为它有这些小部件之一,并且是用 wxPython 编写的:
http://whyteboard.org/
Check out Whyteboard. I think it has one of those widgets and it's written in wxPython:
http://whyteboard.org/