Re: [PyQt] SCN_MODIFIED parameters

2012-01-04 Thread Phil Thompson
On Wed, 4 Jan 2012 11:26:03 -0600, "Bryan A. Jones" wrote: > All, > > I'm trying to better understand the SCN_MODIFIED signal in QScintilla v2.6, > since the documentation doesn't provide many details. Digging a bit in the > source code: > > In Qt4\ScintillaQt.cpp(357), I see what I believe is a

[PyQt] SCN_MODIFIED parameters

2012-01-04 Thread Bryan A. Jones
All, I'm trying to better understand the SCN_MODIFIED signal in QScintilla v2.6, since the documentation doesn't provide many details. Digging a bit in the source code: In Qt4\ScintillaQt.cpp(357), I see what I believe is a signal sent to Python as: emit qsb->SCN_MODIFIED(scn.position