Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

adding widgets to canvas

0 views
Skip to first unread message

anil.p...@gmail.com

unread,
Sep 22, 2005, 4:59:03 AM9/22/05
to
hi all
is it possible to add widgets to acanvas? if possible how it can
be done. can u give example.

suchenwi

unread,
Sep 22, 2005, 5:41:38 AM9/22/05
to
pack [canvas .c]
#-- make sure embedded widget is a child of the canver
button .c.1 -text Hello
.c create window 10 10 -window .c.1 -anchor nw

0 new messages