Le mardi 15 décembre 2009 à 12:32:37, Dave Page a écrit : > On Tue, Dec 15, 2009 at 10:34 AM, Guillaume Lelarge > > <[email protected]> wrote: > > I can add a Checkbox on the Database node. A click on it would act as a > > "Check all"/"Uncheck All" items. I don't see the use of a "Toggle > > selection" button. > > I find them pretty handy when I need to check > 50% of a large number > of items. You can check the ones you don't want, and then toggle. > Depending on the total number of items, and ratio of checked to > un-checked, it can be quite a timesaver. >
OK, will do that. Not sure on the UI. A simple button would be enough? > It's not essential though - your idea will also work nicely.Would you > make toggling of a schema work the same way? > It already works this way for schemas. You click on a schema checkbox to select it, and all tables in this schema are selected too. You click once again and all tables are de-selected. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
