Perl/TkFAQ-11.如何使用画布(Canvas)……?

来源:王朝搜索
 
Perl/TkFAQ-11.如何使用画布(Canvas)……?

原文: 11. How do I get a Canvas to ... ? The Canvas widget is the most configurable and versatil

Perl/TkFAQ-10.如何使用某个组件来完成某个工作

原文: 10. How do I get widget X to do Y ? There are a number of tasks that can be accomplished w

Perl/TkFAQ-10.1.如何使用按钮来调用Perl的子程序

原文: 10.1. How do I get a Button to call a Perl subroutine? You may specify the -command option

Perl/TkFAQ-16.1如何使用对话框?

原文: 16.1. How do I get a Dialog box? For things like a simple "are you sure?" dialog box you m

Perl/TkFAQ-11.5.如何调整画布中线条的位置?

原文: 11.5. How do I redraw a line on a Canvas? By calling the ->coord method on the item as

Perl/TkFAQ-11.6.如何把画布作为布局管理器

原文: 11.6. How do I use the Canvas as a geometry manager? In a call to create a window (or anyt

Perl/TkFAQ-11.2.如何擦除画布上的元素?

原文: 11.2. Erase a display? To erase something like a bitmap call delete on the item. Assuming

Perl/TkFAQ-11.3.如何在画布中显示图片?

原文: 11.3. Display an Image? Just as for the other widget types there is a two step process of

Perl/TkFAQ-11.9.如何获取画布的大小?调整了大小之后呢?

原文: 11.9. How do I get the size of a Canvas? After a re-size? $canvas->cget(-width); simply

Perl/TkFAQ-11.4在画布组件中可以创建哪些元件?

原文: 11.4. What things can be created on a Canvas? The following types can be used in $canvar-&

 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有