如何将 Pencil 中的富文本框设置为自定义宽度?
我正在使用开源线框和模拟工具 Pencil 创建原型。我需要向我的原型添加一个富文本框并用一些示例文本填充它。问题是,该框会自动将自身大小调整为 200 像素左右,并且无论我做什么,它都不会改变该宽度。
我需要知道如何为铅笔富文本框设置自定义宽度。
I'm creating a prototype with Pencil an open source wireframing and mocking tool. I need to add a rich text box to my prototype and fill it with some sample text. The problem is that the box automatically resizes itself to around 200px and it won't budge from that width no matter what I do.
I need to know how to set a custom width for a pencil rich text box.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许你已经明白了这一点。右键单击富文本字段,查找“固定宽度”,单击它,将黄色小框拖动到您想要的任何宽度。
我希望这就是您正在寻找的!
It's possible you've already figured this out. Right click the rich text field, look for "fixed width", click it, drag the little yellow box to whatever width you want.
I hope this is what you were looking for!