Enhancement - Save automatically dialog/columns size/position
Closed this issue · 5 comments
Currently the program don't save dialog/column size/positiion.
Then every time that I re-run the exe file I have to resize the columns/windows as I like.
Could be possible to modify the source code to save dialog/columns size/position?
Thanks.
I added saving of panel sizes. Dialog positions always show in the center of the main window to make sure they are easy to find. Main window size and position was already saved. Is there anything else that could be saved?
Now it works fine. Thanks.
I suppose that you enable the saving for all main items of the interface.
Small OT
I need your help (for your Visual C knowledge) about a project to enable it as multilanguage.
Please check here kingfisher63/avm_juischeck#5
If you want to help me please post me your suggestion to bovirus at gmail . com
I will delete the text of small OT afterwards.
To add translation you need to open controls/forms with visual studio in preview mode, select the top and change Localizable to true. Then you can select which language to add. For strings in code you can move them to a separate .resx file. This can be mostly automated by using resharper's Move... command on the string.
Since the issue is solved I'm closing it.
Let me know if you are planning to add or suggest any more improvements. I'm planning on releasing a new version tomorrow.
You can close.
No add other features.
Please take a look to the project/my request if you can help me.