Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
![]() | Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | profilewidthentry |
parent | Parent of the menu | ||
Allowed: | Tk frame | ||
Default: | F | ||
relief | Relief for holder frame | ||
Allowed: | Standard Tk relief string | ||
Default: | 'raised' | ||
width | Width for entry box | ||
Allowed: | Integer | ||
Default: | 10 | ||
widgetset | The widget server to use | ||
Allowed: | widgetserver tool | ||
Default: | dws | ||
Construct the profilewidthentry widget.
include 'profilewidthentry.g' f := dws.frame(); r := profilewidthentry(parent=f)