Re: graphical explain done

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: graphical explain done
Date: 2005-03-03 13:46:02
Message-ID: 4227151A.8020602@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page wrote:
>
>
> Looks *very* nice, but should I be able to see the stats etc for each
> object? When I click a node, what appears to be a mis-sized tooltip
> appears - see the attachment.

How about using the *latest* CVS tip...

Also, if I try to drag a node I get:
>
> ---------------------------
> wxWidgets Debug Alert
> ---------------------------
> C:\wxWidgets-2.5.4\src\common\wincmn.cpp(2376): assert "GetCapture() ==
> this" failed: attempt to release mouse, but this window hasn't captured
> it

This is an assert from OGL, after a suppressed drag (You can set
SetDraggable(true) in explainShape.cpp to see how it works, but it
doesn't make sense to d&d here).

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-03-03 13:59:09 Re: graphical explain done
Previous Message Dave Page 2005-03-03 13:32:21 Re: graphical explain done