Re: compilation errors: wrong actions

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Diego Gil <diego(at)adminsa(dot)com>
Cc: PgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: compilation errors: wrong actions
Date: 2005-08-17 22:10:20
Message-ID: 4303B5CC.40209@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Diego Gil wrote:
> Hi,
>
> I noticed that refresh button and refresh menu item (F5) are connected
> to delete object action. Delete object button and menu item too, as
> should be.

Calling form->Refresh() instead of form->ExecDrop() did the job, surprise!

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Diego Gil 2005-08-17 23:17:51 Re: compilation errors: wrong actions
Previous Message svn 2005-08-17 22:08:26 SVN Commit by andreas: r4409 - in trunk/pgadmin3/src: . dlg include schema