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 :) Next in line: getting the dynamic item modifications and checkable items to work in the menu, and usual bugfixes. Svn repo available from <http://home.wowway.com/xcircuit-4.tar.gz> Cheers, Kuba PS. Once all of the code will get functional, it'll be time to start a google code project and solicit contributions. _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
