Обсуждение: SVN Commit by dpage: r6566 - trunk/pgadmin3/pgadmin/frm

Поиск
Список
Период
Сортировка

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

От
svn@pgadmin.org
Дата:
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