[ADDED] Fixes for recently added "Notes" column

Money Manager Ex Development related posts for both Android and Desktop

Moderator: Renato

Post Reply
Vadim
Super MMEX User
Posts: 142
Joined: Mon Aug 03, 2009 7:35 am
Are you a spam bot?: No

[ADDED] Fixes for recently added "Notes" column

Post by Vadim »

Hi,
I have fixed these issues:
1.Text in "Notes" has right alignment (but comment should has left alighment).
2.The "Notes" width does not save between sessions.

The original post for "Notes" column here
http://www.codelathe.com/forum/viewtopic.php?f=7&t=438
Attachments
trunk_diffs.zip
(31.47 KiB) Downloaded 443 times
Vadim
Super MMEX User
Posts: 142
Joined: Mon Aug 03, 2009 7:35 am
Are you a spam bot?: No

Re: Fixes for recently added "Notes" column

Post by Vadim »

Archive updated.
madhan
Site Admin
Posts: 99
Joined: Sun Nov 30, 2008 8:06 pm

Re: Fixes for recently added "Notes" column

Post by madhan »

Hi Vadim, could you post your patch as a single file? Thanks!
Vadim
Super MMEX User
Posts: 142
Joined: Mon Aug 03, 2009 7:35 am
Are you a spam bot?: No

Re: Fixes for recently added "Notes" column

Post by Vadim »

If you mean single diff file for trunk, here it is
Attachments
diff.zip
(3.31 KiB) Downloaded 460 times
madhan
Site Admin
Posts: 99
Joined: Sun Nov 30, 2008 8:06 pm

Re: Fixes for recently added "Notes" column

Post by madhan »

Thanks, checked in SVN rev 405. Please verify.
Nikolay
MMEX Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: [ADDED] Fixes for recently added "Notes" column

Post by Nikolay »

Hi,

The sorting for the "Notes" and the "Balance" columns broken in the checking panel.

Regards,
Nikolay
elliswr
Super MMEX User
Posts: 102
Joined: Tue May 05, 2009 8:21 am
Are you a spam bot?: No
Location: Granbury, TX

Re: [ADDED] Fixes for recently added "Notes" column

Post by elliswr »

The Balance column, I had always assumed was intentional. The code specifically calls out that column to not be included in sorting. As for the notes column, yeah, that's not right.
Vadim
Super MMEX User
Posts: 142
Joined: Mon Aug 03, 2009 7:35 am
Are you a spam bot?: No

Re: [ADDED] Fixes for recently added "Notes" column

Post by Vadim »

Fixed in trunk and in the branch 0.9.5.
Post Reply