View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 06:45 PM
Andreas Pflug
 
Posts: n/a
Default Re: SVN Commit by dpage: r4744 - in trunk/pgadmin3/src:

svn@pgadmin.org wrote:

>Author: dpage
>Date: 2005-11-16 21:57:28 +0000 (Wed, 16 Nov 2005)
>New Revision: 4744
>
>Modified:
> trunk/pgadmin3/src/ctl/ctlSQLBox.cpp
> trunk/pgadmin3/src/include/ctl/ctlSQLBox.h
>Log:
>Swap between Find/Replace dialogues correctly on non-windows platforms properly. Looks like we might have to live with slightly odd behaviour on Windows due to the design of wx :-(
>
>


Hu, slightly odd? Isn't this crashing for you? It did for me, since
apparently there are messages stuck in the msg queue that aren't
removable even by Yield.

Regards,
Andreas


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote