Re: graphical explain done - Mailing list pgadmin-hackers

From Dave Page
Subject Re: graphical explain done
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E472B8E9@ratbert.vale-housing.co.uk
Whole thread Raw
In response to graphical explain done  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: graphical explain done  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 03 March 2005 11:49
> To: Dave Page; Peter Eisentraut
> Cc: pgadmin-hackers@postgresql.org
> Subject: graphical explain done
>
> Hi friends,
>
> I just finished the graphical EXPLAIN output for pgAdmin3, a
> new binary
> win32 snapshot is uploaded. To compile successfully, wx2.5.4
> is needed
> with the additional OGL contrib package (compiled with
> wxUSE_DEPRECATED=0). This graphical lib is also nicely suited to
> implement the query builder because it implements objects
> connected by
> lines.

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. 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
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
---------------------------
Yes   No   Cancel
---------------------------

Obviously not an issue in a production build, but it would be nice to
fix.

Nice work though :-)

Regards, Dave

Attachment

pgadmin-hackers by date:

Previous
From: Diego Gil
Date:
Subject: Re: graphical explain done
Next
From: Andreas Pflug
Date:
Subject: Re: graphical explain done