Forum Replies Created
-
AuthorPosts
-
MartinDdMember'Khushboo' wrote on '20:
Hello,
We have released SQLyog 8.31Beta1 with this multiple monitor fix.
Refer to:
http://www.webyog.com/blog/2010/03/19/sqlyog-mysql-gui-8-31-beta1-has-been-released/
Please evaluate and let us know the status.
Thanks & Regards,
Khushboo
Experienced no problems after the update. The problem with the dialog position was solved earlier by doing the trick you suggested. It did not reappear after the beta install, so everything is working splendid!
Thanks for your support!
Martin
MartinDdMemberHi Khushboo,
The escape trick worked. Should have thought of that. The items are now created in the ini file with the following values:
[ShowProcessList]
Left=4200
Top=178
Right=4650
Bottom=703
[ShowVariable]
Left=4200
Top=178
Right=4650
Bottom=703
[ShowStatus]
Left=4200
Top=178
Right=4650
Bottom=703
But now the curious part. After closing the windows again, and reopening them for a couple of times, the display of the windows was restored. Now the ini file says:
[ShowProcessList]
Left=-1065
Top=262
Right=-615
Bottom=787
[ShowVariable]
Left=-1065
Top=262
Right=-615
Bottom=787
[ShowStatus]
Left=-1065
Top=262
Right=-615
Bottom=787
So this problem kindof auto-solved itself by reopening the windows with your escape trick. 🙂
MartinDdMemberHi,
I deleted the ShowValues entry from the ini file after your first reply, but it is not recreated by SqlYog.
None of the other sections are mentioned in the ini file. Even after restarting the application. Could be the source of the problem?
(I do have a ShowSummary and ShowPreview entry however).
Note: if I rename the ini file to .old, a new ini file is created and the window is displayed correctly. But I do have to recreate all my connections.
Kind regards,
Martin
MartinDdMemberHi,
Thanks for the quick response. I removed the section from the ini file, but it didn't solve the problem.
The strange thing is that it only happens to the tools->show functions. All other dialogs are displayed normally.
(I am using a dual monitor setup though)
Martin
-
AuthorPosts