[Xcircuit-dev] RE: XCircuit directories & resized windows
R. Timothy Edwards
tim at stravinsky.jhuapl.edu
Mon Apr 26 10:29:04 PDT 2004
Dear Phil,
Adding the following lines to events.c, line 4806 (prior to the
call to zoomview()) appears to solve the problem:
--------------------------------------------------------------------
/* Re-compose the directories to the new dimensions */
composelib(PAGELIB);
composelib(LIBLIB);
/* Re-center image in resized window */
--------------------------------------------------------------------
Possibly it's worth re-composing all of the libraries to fit the new
window size and aspect ratio, but only the library directories appear
to have the problem determining where the button was pushed.
Regards,
Tim
-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Xcircuit-dev mailing list
Xcircuit-dev at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcircuit-dev
More information about the Xcircuit-dev
mailing list