Interesting screen refresh problem?

Main discussion forum
Post Reply
hopalongrock
Sr. Member
Sr. Member
Posts: 294
Joined: Wed Sep 15, 2010 1:38 pm

Interesting screen refresh problem?

Post by hopalongrock »

Columns set to Edit, I modify Artist by appending XXX (result ArtistXXX).
1.jpg
1.jpg (17.54 KiB) Viewed 3547 times
Don't do anything (no Enter, no Update, no window change), only change Columns to Rename:
ArtistXXX remains in the file field, in the same screen position as was in Edit.
2.jpg
2.jpg (16.84 KiB) Viewed 3547 times
I think TGF doesn't "press" Enter and doesn't clear the row before displays the fields.
If now I click the row, the result is correct.
3.jpg
3.jpg (16.62 KiB) Viewed 3547 times

User avatar
jtclipper
Administrator
Administrator
Posts: 772
Joined: Tue Aug 10, 2010 12:04 pm

Re: Interesting screen refresh problem?

Post by jtclipper »

The grid is still in edit mode and the windows edit control messes things up.
There are two options for the program to go with, 'press' Enter for you or disable changing the column preset.
I think I'll just go ahead and make a fix to update the edit (just like pressing enter)

hopalongrock
Sr. Member
Sr. Member
Posts: 294
Joined: Wed Sep 15, 2010 1:38 pm

Re: Interesting screen refresh problem?

Post by hopalongrock »

jtclipper wrote:The grid is still in edit mode and the windows edit control messes things up.
There are two options for the program to go with, 'press' Enter for you or disable changing the column preset.
I think I'll just go ahead and make a fix to update the edit (just like pressing enter)
I agree. The column preset changing could be very useful in editing too.

Post Reply