User Interface Defaults

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
JamesBrown
Posts: 16
Joined: Thu 28 Apr 2011 23:41

User Interface Defaults

Post by JamesBrown » Sun 20 Sep 2015 14:34

Is it possible to set up the UI so that when a table is selected in the Database Explorer it comes up with:
Combined Layout rather than Split Layout and Data rather than Main
Thanks.

alexa

Re: User Interface Defaults

Post by alexa » Mon 21 Sep 2015 10:02

Please perform the following:

1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environments -> Documents -> Object editors' branch.
3. Select the 'One main document view' radio-button.
4. Navigate to the 'Database Explorer -> General' branch.
5. Select the 'Retrieve data' radio-button.
6. Click 'OK'.

expat
Posts: 11
Joined: Sun 11 Aug 2013 13:02

Re: User Interface Defaults

Post by expat » Wed 13 Sep 2017 07:30

I don't know what the OP means by "selected" but what I want to do is anytime I edit a table, the editor opens in combined layout. I applied the steps recommended but it opens in split layout.

alexa

Re: User Interface Defaults

Post by alexa » Wed 13 Sep 2017 10:28

Please perform the following:
1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environments -> Documents -> Object editors' branch.
3. Select the 'All views tabbed' radio-button.
4. Click 'OK'.

expat
Posts: 11
Joined: Sun 11 Aug 2013 13:02

Re: User Interface Defaults

Post by expat » Fri 15 Sep 2017 03:23

alexa wrote:Please perform the following:
1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environments -> Documents -> Object editors' branch.
3. Select the 'All views tabbed' radio-button.
4. Click 'OK'.
Did it. If I edit a table by right-click or double click, it still opens in split layout, not combined.

alexa

Re: User Interface Defaults

Post by alexa » Fri 15 Sep 2017 08:42

Please check that you have closed all previous tabs with table editors.

expat
Posts: 11
Joined: Sun 11 Aug 2013 13:02

Re: User Interface Defaults

Post by expat » Sat 16 Sep 2017 05:12

Closed all the tabs. Closed the program. Opened the program. Double clicked a table. Opens in split layout

alexa

Re: User Interface Defaults

Post by alexa » Mon 18 Sep 2017 07:22

Thank you for the reply.

Please try performing the 'Reset all settings' operation available in the 'Import and Export Settings Wizard'.
Please make sure you select the 'Yes, save my current settings' option in the next page of the wizard so you can restore the settings just in case.

expat
Posts: 11
Joined: Sun 11 Aug 2013 13:02

Re: User Interface Defaults

Post by expat » Thu 28 Sep 2017 14:23

Did the reset. Same. Looking back on your previous advice, I wonder if you understand the question
>> "3. Select the 'All views tabbed' radio-button."
Views are tabbed - always have been - that is not the issue.
I don't want a default view of split screen when I edit a table - what you call "split layout" where the columns are shown in the top half of the window, with the SQL definition in the bottom. I want a default view of what is called for some reason "combined layout" although all it shows are the columns: Name, Data type, Unsigned, etc. etc., optionally with their properties on the right.

I don't want to the see the SQL definition statements in the bottom half of the window.

Speaking of that bottom pane, it would also be nice if once resized, it held its new size permanently, until resized again.

alexa

Re: User Interface Defaults

Post by alexa » Mon 02 Oct 2017 18:37


expat
Posts: 11
Joined: Sun 11 Aug 2013 13:02

Re: User Interface Defaults

Post by expat » Tue 03 Oct 2017 00:46

How do i get this by default?
https://s26.postimg.org/92t33bcu1/dbforge.png

Now I have to select it every time as the window opens in split layout

alexa

Re: User Interface Defaults

Post by alexa » Tue 03 Oct 2017 11:40

You have to select the 'All views tabbed' radio-button displayed on the screenshot https://i.imgur.com/uFuVZhd.png

expat
Posts: 11
Joined: Sun 11 Aug 2013 13:02

Re: User Interface Defaults

Post by expat » Tue 03 Oct 2017 13:54


alexa

Re: User Interface Defaults

Post by alexa » Tue 03 Oct 2017 14:06

You have selected the 'All views tabbed' radio-button in the wrong branch of the 'Options' window which is 'Environment -> Documents -> SQL document'.

Instead, please navigate to the 'Environment -> Documents -> Object editors' branch, bot not to 'Environment -> Documents -> SQL document'.

expat
Posts: 11
Joined: Sun 11 Aug 2013 13:02

Re: User Interface Defaults

Post by expat » Wed 04 Oct 2017 01:54

Got it. Thanks.

Post Reply