Dave Page a écrit : > On Wed, Jun 10, 2009 at 8:51 PM, Guillaume > Lelarge<[email protected]> wrote: >> Dave Page a écrit : >>> Can we disable/hide the control on each individual dialogue please? >>> >> Yes, we can. I was lazy yesterday, and didn't want to go much deeper in >> the code :) >> >> New patch is attached. > > Ouch - using EnableReadOnly(false) to switch into read only mode gives > me a headache! I changed it to SetSqlReadOnly(true); >
You're right, your commit is more easier to understand than my patch :) Sorry for your headache :) -- 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
