dialogs windows unusable in use of different displays
Posted: Thu 21 Feb 2013 13:15
Hi,
At this time, I test dbfroge for SQL. I installed it on my notebook, on work I use a external screen, with a higher resolution. Since this moment I don't see any buttons on dialogs forms. The sreen width and hight aren't compatible with the resolution of external and internal screen.
I controlled the data in the registry and find there this configuration:
Best regards
Dirk
At this time, I test dbfroge for SQL. I installed it on my notebook, on work I use a external screen, with a higher resolution. Since this moment I don't see any buttons on dialogs forms. The sreen width and hight aren't compatible with the resolution of external and internal screen.
I controlled the data in the registry and find there this configuration:
Code: Select all
[HKEY_CURRENT_USER\Software\Devart\dbForge Studio for SQL Server\Dialogs\SqlForeignKeyEditorForm]
"State"=dword:00000002
"ScreenName"="\\\\.\\DISPLAY2"
"Width"=dword:00000365
"ScreenWidth"=dword:00000780
"Height"=dword:00000273
"ScreenHeight"=dword:000004b0
#This values are 1200
Dirk