openantz / antz

ANTz immersive 3D data visualization engine
https://openantz.com
Other
36 stars 13 forks source link

MySQL Manual Refresh #131

Closed saxondigital closed 9 years ago

saxondigital commented 10 years ago

Jeff Sale 2014-05-05

The latest version's support of mysql is very exciting. It seems to work well. Here are some requests.

Refresh the world with a keystroke. I initially was thinking it should refresh the world when I load a database, but I might want to load a sequence of databases one after another, so auto refresh would not make sense. Maybe the R key? Not good to hit by accident, so we would need an "Are you sure?".

:-) Or maybe after I hit / to enter db mode I could hit R to refresh.

Do not automatically load the data from the database when it is selected from the list, but rather allow me to decide whether I want to load or save with an L or an S. Maybe there can be a 'Database' mode like 'Text Tags', 'Combo', etc. to avoid conflicting with the L and S keystrokes used in other modes.

-Allow me to create a new database from within ANTz. -Allow me to select multiple databases to load.

saxondigital commented 10 years ago

First sub-task of issue #123 - Database Access