Re: graphical explain done - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: graphical explain done
Date
Msg-id 4227151A.8020602@pse-consulting.de
Whole thread Raw
In response to Re: graphical explain done  ("Dave Page" <dpage@vale-housing.co.uk>)
List 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

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: graphical explain done
Next
From: "Dave Page"
Date:
Subject: Re: graphical explain done