MantisBT - MPfm
View Issue Details
0000348MPfmUI | Windows | Add/Edit Looppublic2012-04-28 17:032012-04-28 19:22
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.6.0.00.6.0.0 
0000348: Revamp the Add/Edit Loop Window
Move the buttons to a new toolbar (instead of in the bottom right corner).
Use FlowLayoutPanel and TableLayoutPanel to space the controls correctly.
The loop stats should now always be visible.
Re-use the look created for the Settings Window.
No tags attached.
Issue History
2012-04-28 17:03ycastonguayNew Issue
2012-04-28 17:03ycastonguayStatusnew => assigned
2012-04-28 17:03ycastonguayAssigned To => ycastonguay
2012-04-28 17:54svnCheckin
2012-04-28 17:54svnNote Added: 0000628
2012-04-28 17:54ycastonguayStatusassigned => resolved
2012-04-28 17:54ycastonguayFixed in Version => 0.6.0.0
2012-04-28 17:54ycastonguayResolutionopen => fixed
2012-04-28 19:22svnCheckin
2012-04-28 19:22svnNote Added: 0000630

Notes
(0000628)
svn   
2012-04-28 17:54   
The user animal has checked in files related to this issue (revision 453).

Comment:
MPfm 0.6.0.0
* Add/Edit Loop Window (WinForms)
  - Added FlowLayoutPanel and TableLayoutPanel controls to position controls correctly.
  - Revamped the look completely, now similar to the Settings window.

Related to issue 0000333 and issue 0000348.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.resx
(0000630)
svn   
2012-04-28 19:22   
The user animal has checked in files related to this issue (revision 454).

Comment:
MPfm 0.6.0.0
* Add/Edit Marker Window (WinForms)
  - Added FlowLayoutPanel and TableLayoutPanel controls to position controls correctly.
  - Revamped the look completely, now similar to the Settings window.
* Add/Edit Loop Window (WinForms)
  - Minor visual bug fixes.

Related to issue 0000333, issue 0000348 and issue 0000349.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.cs