Composite widget naming
- From: "shrike@xxxxxxxxxxxxxx" <shrike@xxxxxxxxxxxxxx>
- Date: 17 Jul 2005 07:06:15 -0700
Howdy,
I am planning on building a few classes derived from buttons. The
documentation seems to say "just make everything a widget and stick it
in lib/Tk".
Is there any issue with me making a Subdirectory "Button" and sticking
them in
there?
What I want to do is:
Tk::Button::Foo ; # A Derived Button
Tk::Frame::Foo ; # A composite that packs when Button Foo is clicked.
Is the only issue here that I will have to construct and advertise
everything as Button::Foo, and Frame::Foo? Any other caveats to doing
this?
-Advice and comment requested
-Thanks
-Matt
-http://www.investorsassistant.com
.
- Follow-Ups:
- Re: Composite widget naming
- From: Ala Qumsieh
- Re: Composite widget naming
- Prev by Date: Re: Dialog under MainWindow and Timeout problems
- Next by Date: Tk:TableMatrix - Multiline Entry in a Cell?!
- Previous by thread: nonblocking system call
- Next by thread: Re: Composite widget naming
- Index(es):