This is the mail archive of the
insight@sources.redhat.com
mailing list for the Insight project.
Re: adaptation of insight6.0 from insight-5.3 for the existingtcl/tk code
- From: Keith Seitz <keiths at redhat dot com>
- To: KiranKumar B Shivananda <kirankumar dot shivananda dot b at celstream dot com>
- Cc: Hermann-Simon Lichte <gem at upb dot de>, "insight at sources dot redhat dot com" <insight at sources dot redhat dot com>
- Date: Fri, 24 Sep 2004 07:36:38 -0700
- Subject: Re: adaptation of insight6.0 from insight-5.3 for the existingtcl/tk code
- References: <80464F9A4D2BF042A154DD067F1F5393028F1F26@CEL-BANGT-M01>
On Fri, 2004-09-24 at 07:21, KiranKumar B Shivananda wrote:
> It comes at
>
> Managewin::open HelloSrcWin
>
> After this statement the control should come inside the "constructor"
> of class HelloSrcWin.
>
> But it is noe entering it at all.
Hmm. Does the debug window give any clues? ["tk ManagedWin::open
DebugWin" in console window]
There must be something fundamentally wrong: error during construction
or something similar.
Keith