Page 1 of 1

disable textscreen when editting table

Posted: Tue 24 Sep 2013 08:21
by jkuiper2105
On DBForge 5x and higher, a readonly textscreen appears when editting a table.
It is very annoying.
Is there a way to disable it?

Re: disable textscreen when editting table

Posted: Tue 24 Sep 2013 15:46
by alexa
You can setup dbForge Studio for MySQL as follows:

1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Data Editor -> General' branch.
3. Select the appropriate option in the 'Data Editing' section.

Re: disable textscreen when editting table

Posted: Wed 25 Sep 2013 07:08
by jkuiper2105
That is not what I ment.
See image. I don't want to see the window with the red cross in

Image

Re: disable textscreen when editting table

Posted: Wed 25 Sep 2013 12:55
by alexa
To hide an object's definition, please click the 'Combined Layout' button in the top-right corner of the object editor or perform the following:

1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environment -> Documents -> Object editors' section.
3. Select the 'All views tabbed' option.

Re: disable textscreen when editting table

Posted: Wed 25 Sep 2013 13:25
by jkuiper2105
thank you