Dear Kuba,

> fixes:
> - text input work
> new stuff:
> - toolbar highlighting
> - tool cursors
> - loading files via menu - see 
> <http://home.wowway.com/~mandasoft/xcircuit-4.png>
> - handling application closing
> bugs:
> - scrollbars and panning aren't functional yet
> 
> So far most bugs are due to my lack of experience with Xlib/Xt semantics,
> and occur in the glue code. There were IIRC two genuine bugs I've found
> in Xcircuit code so far, one was some obscure type error somewhere, the
> other was incorrect handling of arguments with XtOpenApplication. That's
> not bad :)

Please forward to me any reports of true bugs, because I would like to
correct them in my version.

Bear in mind that I have not even bothered to compile the Xt version for
several years;  all my development work is on the Tcl/Tk version.  Most
errors you find are likely to be parts of the Xt code that broke when I
changed something in the Tcl/Tk version.  There is not too much difference
between the way the two versions behave.  However, I would urge you to get
the original Tcl/Tk version compiled and running, and compare it to the
Xt version.  In particular, the Tcl/Tk version supports multiple windows,
but the Xt version does not---I didn't feel like writing all the GUI
routines for Xt.  It takes up enough of my time to support one version.

                                                ---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