Dear Kuba,

 > Since you asked for bug reports, I'm merely sending what I find.
 > It's all fixed in my copy of the code.

Oh, yeah, I guess I did say that, didn't I?  I'm of half a mind to
forget about the Xt code altogether.  If you do a decent job of
porting it to Qt, then I may never have to think about Xt again.

> Isn't all this stuff used by Tk as well? Or does Tk code not use
> those callbacks at all?

In the Xt version, activating the menu button makes the callback.  In
the Tcl/Tk version, the menu button generates a Tcl command, and the
code in question is called from inside the code for the Tcl command.
The whole command-line protocol as defined in tclxcircuit.c is missing
from the Xt version.  As mentioned by others on the email list, it's
useful for scripting things, usually batch jobs.

                                                ---Tim

+--------------------------------+-------------------------------------+
| Dr. R. Timothy Edwards (Tim)   | email: [email protected]    |
| Open Circuit Design, Inc.      | web:   http://opencircuitdesign.com |
| 22815 Timber Creek Lane        | phone: (301) 528-5030               |
| Clarksburg, MD 20871-4001      | cell:  (240) 401-0616               |
+--------------------------------+-------------------------------------+
_______________________________________________
Xcircuit-dev mailing list
[email protected]
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to