You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should look to use wxAuiManager at some point to manage the screens in field_frame. They look pretty nice, are dock-able. It's something removing the wxSplitters and adding:
Would want to manage the layout after we do this so things stay in the right place.
We should look to use
wxAuiManager
at some point to manage the screens in field_frame. They look pretty nice, are dock-able. It's something removing thewxSplitters
and adding:Would want to manage the layout after we do this so things stay in the right place.
The text was updated successfully, but these errors were encountered: