Re: Search/replace - Mailing list pgadmin-hackers

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

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 10 November 2005 11:06
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: Search/replace
>
> Dave Page wrote:
> >
> > Problem is that in both cases I get a crash in wx code,
> when none of our
> > functions are on the call stack, after the new dialogue has
> been created. If
> > running in the VC++ debugger, it breaks telling me I've hit a user
> > breakpoint inside wx's assert handling code (where there
> definitely aren't
> > any breakpoints that I've inserted). It won't let me break
> properly from the
> > assert dialogue.
>
> After lengthy investigation the answer is quite simple: wx is broken.
> The dialogs sample has the same problem.

Oh, good to know it's not me for once!! Thanks for looking.

It did strike me that the replace dialogue can do find as well - perhaps
we should just remove the find one altogether?

/D


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by andreas: r4730 - branches/REL-1_4_0_PATCHES/pgadmin3/src/dlg
Next
From: Andreas Pflug
Date:
Subject: Re: Possible bug renaming roles