Grid failure

You found an error in the program ? Report it here
Post Reply
deejay2302
Posts: 2
Joined: 2009-10-21 06:09:10

Grid failure

Post by deejay2302 »

Before: Sorry for my Bad english. Im from Germany ;) (Translation Help Google Translator^^)

I found a bug which is quite annoying. I work with a long list of characters I want to share. Once the list is longer than the prescribed standard is grating disappears half of the grid on the left side.

This Problem is only with lists are longer than the grids.
No chance to restore the grid without Ant Renamer restart.

I Hope u understand my problem. I've created to help a screenshot.

Please fix this Bug. Ant Renamer is the best!! :) THX


Screenshot: Image
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Strange that I did not notice that before... or I changed something.
There is not enough room for 2 columns + vertical scrollbar, so it scrolls horizontally.
Actually you can go back to the left column by moving cursor with arrow keys, no need to restart ;)

I'll fix that in the next release but you can already fix it in your version by editing the transation file actually (as these file allow to resize/move items in addition of changing texts)
Open German.lng (as it seems that you use that one) with a text editor, search for the idem lblMultstrSearch and above that line insert a new line with:

Code: Select all

    <edtMultstrRepl Width="316"/>
Default width was 313, seems a little short considering columns widths & scrollbar size.
deejay2302
Posts: 2
Joined: 2009-10-21 06:09:10

Post by deejay2302 »

Nice . It works ; THX ;)
Post Reply