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

SVN Commit by dpage: r6566 - trunk/pgadmin3/pgadmin/frm



Author: dpage

Date: 2007-08-16 15:49:00 +0100 (Thu, 16 Aug 2007)

New Revision: 6566

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6566&view=rev

Log:
The STC seems to fire the changed event even if it just loses focus. Fortunately, that seems to be wxStyledTextEvent.m_modificationType == 512. Don't set the changed flag for this event. Per report from William Trenker


Modified:
   trunk/pgadmin3/pgadmin/frm/frmQuery.cpp



Home | Main Index | Thread Index

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