Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What widget types are available under perl/Tk?

Perl tk types widget
0
Posted

What widget types are available under perl/Tk?

0

• Button • Canvas • Checkbutton • Entry • Frame • Label • Listbox • Menu • Menubutton • Message • Radiobutton • Scale • Scrollbar • Text • Toplevel The following are Tix widget primitives available under perl/Tk: • HList • InputOnly There are (a lot of) other [compound|composite|constructs] available too. You can also synthesize new widgets out of these primitives using perl5’s object-oriented multiple inheritance features. You can even build entirely new widget primitives from raw C (XS) code then use and re-use that. (Perl 5 is extremely configurable.

0

The following Tk widget primitives are available under perl/Tk: • Button • Canvas • Checkbutton • Entry • Frame • Label • Listbox • Menu • Menubutton • Message • Radiobutton • Scale • Scrollbar • Text • Toplevel The following are Tix widget primitives available under perl/Tk: • HList • InputOnly There are (a lot of) other compound/composite/constructs available too.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.