Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table Definition View #8

Open
pedromorgan opened this issue Aug 5, 2021 · 4 comments
Open

Table Definition View #8

pedromorgan opened this issue Aug 5, 2021 · 4 comments

Comments

@pedromorgan
Copy link
Contributor

Minor GUI change request

viewing a table definition shows a vbox (see below)

  • the columns list at top
  • with column details underneath

Can I suggest a layout with hbox as below and also make it like 800/800 wide by default:

-----------------------------------------------------
MyTable Name Header Label
-------------------------------------------------------
Columns            | Column Details
-------------------------------------------
cols                    | col 
list                      | details
is                        | selected
down 
left side

Screenshot_20210805_221416

@evanmiller
Copy link
Collaborator

Thanks. Definitely a shortcoming. If you want to mess with it try editing src/uifiles/gmdb-tabledef.ui in an old version of Glade 3. (3.8 I think)

@pedromorgan
Copy link
Contributor Author

So getting confused as a newbie... Here's the dialog when loading with glade..

Screenshot_glade_20210806_172507

@pedromorgan
Copy link
Contributor Author

got Glade 3.22.2 installed on xubuntu

@evanmiller
Copy link
Collaborator

The warning should be harmless. We can upgrade the UI files to require GTK 3.22 if needed. (This is the version required for the rest of gmdb2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants