Re: graphical explain done

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

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 03 March 2005 13:46
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: graphical explain done
>
> 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...

Oh, I haven't seen any commit messages since I last updated. Maybe the
list is playing up. Looks good now :-)

> 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).

No, but it doesn't mean that users won't - especially those that might
be running snapshot builds with debug enabled.

Regards, Dave

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2005-03-04 05:37:47 Re: wxWidgets 2.5.4 is language file can't be used.?
Previous Message Andreas Pflug 2005-03-03 13:46:02 Re: graphical explain done