dialogs windows unusable in use of different displays

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
Piethan
Posts: 1
Joined: Thu 21 Feb 2013 12:48

dialogs windows unusable in use of different displays

Post by Piethan » 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:

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
Best regards
Dirk

alexa

Re: dialogs windows unusable in use of different displays

Post by alexa » Fri 22 Feb 2013 15:28

We are currently investigating this issue and will answer you as soon as possible.

Post Reply