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); Thanks! -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
