Le jeudi 10 décembre 2009 à 17:12:51, Dave Page a écrit : > On Thu, Dec 10, 2009 at 4:05 PM, Guillaume Lelarge > > <[email protected]> wrote: > > In my case, a flat list isn't enough. I need to know if all the objects > > of a schema are checked, or only a few of them. If it is the former, I > > can use "-n schemaname". If it is the latter, I have to use multiple "-t > > tablename". > > Ahh, ok. > > > Didn't know you already did it, in another project. I will get a look at > > it. Thanks. > > > > Anyways, I knew the way to do it. My problem is that if I use that way, > > we'll have checkbox that doesn't seem right on some platform. Let's say I > > use a checkbox picture from Windows. Linux and Mac users will find that > > weird. I don't think we'll want to use different pictures and show the > > one that better fits the platform. Moreover, themes will break that right > > away. So I don't really know what to do here. > > Well, if you want the treeview, I'm not sure you have much choice, > unless you want to get all native on us (in the GTK/MSW/Cocoa sense) >
Am I the only one to think that a really native multiplatform tool is an impossible goal to achieve? :) Anyways, I'll try your way. Thanks for the code. -- 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
