pgAdmin III commit: Avoid recursing through the OnPaint handler. Only s

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Avoid recursing through the OnPaint handler. Only s
Date: 2011-05-27 15:34:58
Message-ID: 201105271534.p4RFYw7S077962@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Avoid recursing through the OnPaint handler. Only seems to affect
the Mac, but still nasty.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=467e0d9072f15bb1d45a1374b5f713287d8d2a7c

Modified Files
--------------
pgadmin/ctl/ctlSQLBox.cpp | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-05-27 15:45:48 Re: Problem trying to compile PgAdmin
Previous Message Timwi 2011-05-27 15:32:05 Re: Problem trying to compile PgAdmin