Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: SVN Commit by dpage: r4744 - in trunk/pgadmin3/src:



Dave Page wrote:


On 16/11/05 10:13 pm, "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> wrote:

svn(at)pgadmin(dot)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.

It shouldn't crash on Windows (can't test ATM) because the changes are all
#ifndef __WXMSW__.

'k, missed that.

Regards,
Andreas




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group