MantisBT - MPfm
View Issue Details
0000349MPfmUI | Mac | Add/Edit Markerpublic2012-04-28 17:042012-04-28 20:16
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.6.0.00.6.0.0 
0000349: Revamp the Add/Edit Marker 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 marker stats should now always be visible.
Re-use the look created for the Settings Window.
No tags attached.
Issue History
2012-04-28 17:04ycastonguayNew Issue
2012-04-28 17:04ycastonguayStatusnew => assigned
2012-04-28 17:04ycastonguayAssigned To => ycastonguay
2012-04-28 19:22svnCheckin
2012-04-28 19:22svnNote Added: 0000631
2012-04-28 19:23ycastonguayStatusassigned => resolved
2012-04-28 19:23ycastonguayFixed in Version => 0.6.0.0
2012-04-28 19:23ycastonguayResolutionopen => fixed
2012-04-28 20:16svnCheckin
2012-04-28 20:16svnNote Added: 0000633

Notes
(0000631)
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
(0000633)
svn   
2012-04-28 20:16   
The user animal has checked in files related to this issue (revision 455).

Comment:
MPfm 0.6.0.0
* Add/Edit Marker Window (WinForms)
  - Minor visual bug fixes.
* Edit Song Metadata Window
  - Changed the look to match the other secondary windows (i.e. Settings).
* Effects Window
  - Changed the look to match the other secondary windows (i.e. Settings).
  - Added FlowLayoutPanel and TableLayoutPanel controls to position the controls correctly.

Related to issue 0000333 and issue 0000349.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs