Ticket #1066 (closed assessed: fixed)
Form control layout is affected by ZedGraphHelper
Reported by: | joeb | Owned by: | jeroens |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Overall GUI | Version: | |
Severity: | major | Keywords: | |
Cc: |
Description (last modified by jeroens) (diff)
Forms that use ZedGraphHelper to configure a graph in the OnLoad call somehow interfere with the ability of other controls to resize and reposition.
The controls in the resulting form will have kept their locations as stated in the designer, and will not be properly repositioned to the form dimensions once initialized.
Change History
Note: See
TracTickets for help on using
tickets.
ZedGraphHelper? needs to have a UI context before OnLoad? is called