Floatcanvas users, My application has a floatcanvas in the center pane of an AUI manager. When I add/remove docked side panes the floatcanvas moves as well, which is a behavior I want to get rid of, but do not know the best way to go about doing it.
If I add a vertical side pane on the *right* of width 100 px, the floatcanvas gets pushed left, cutting off the 100 pixels on the *left* side of the floatcanvas. If I add a vertical side pane on the *left* of width 100 px, the floatcanvas gets pushed right by 100 px but then makes another adjustment which moves itself left again of some amount less than 100 px. BUT, it doesn't move back to its original location. How can I modify the floatcanvas code to not move the floatcanvas around at all upon these resizings? Or maybe the question is: How can I translate the floatcanvas upon resizing to appear as if it has not moved at all? -- Benjamin Jessup Mechanical Engineering Consultant ABZ, Inc. 4451 Brookfield Corporate Dr. Suite 107 Chantilly, VA 20151 Office: (703)-631-7401 Fax: (703)-631-5282 Email: [email protected] _______________________________________________ FloatCanvas mailing list [email protected] http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
