Oguni, Toshi S wrote:

Luke,

Thank you for the example. It works and I understand how it works.
My problem, I think, is due to using vtcl. Sections in vtcl created codes
are separated by proc vTclWindow.wxx.

I get error message "Invalid command name ".top38.mc139"" when I execute the
following program.

You should refer to it as mcl39 instead mc139.

Incidentally, you can use the widget alias as well:

AddList -somecommand
insead of:
.top38.mcl39 -somecommand

-- Luke Kale Myers



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to