Command

(#<parent-widget> 'create-widget 'frame ...)
creates a new frame widget which is a descendant of #<parent-widget>.
(#<parent-widget> 'create-widget 'frame #:widget-name name ...)
creates a new frame widget named name which is a descendant of #<parent-widget>.

The following commands are possible for frame widgets:


© Author | Home | Sitemap