disable textscreen when editting table

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
jkuiper2105
Posts: 20
Joined: Wed 18 Sep 2013 14:10

disable textscreen when editting table

Post by jkuiper2105 » Tue 24 Sep 2013 08:21

On DBForge 5x and higher, a readonly textscreen appears when editting a table.
It is very annoying.
Is there a way to disable it?

alexa

Re: disable textscreen when editting table

Post by alexa » Tue 24 Sep 2013 15:46

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.

jkuiper2105
Posts: 20
Joined: Wed 18 Sep 2013 14:10

Re: disable textscreen when editting table

Post by jkuiper2105 » Wed 25 Sep 2013 07:08

That is not what I ment.
See image. I don't want to see the window with the red cross in

Image

alexa

Re: disable textscreen when editting table

Post by alexa » Wed 25 Sep 2013 12:55

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.

jkuiper2105
Posts: 20
Joined: Wed 18 Sep 2013 14:10

Re: disable textscreen when editting table

Post by jkuiper2105 » Wed 25 Sep 2013 13:25

thank you

Post Reply