On Mon, Sep 6, 2010 at 5:03 PM, Guillaume Lelarge <[email protected]> wrote: > It's possible to disable the toolbar button, but we'll need to keep the > menu item enabled so that the DEL key still triggers the OnDelete() > method. Is this what you want?
What about adding an accelerator for the DEL key binding, so it doesn't matter if the menu is disabled or not? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
