aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ViewStyle.cxx
diff options
context:
space:
mode:
authorMatthew Brush <matthewbrush@gmail.com>2011-03-28 23:12:47 -0700
committerMatthew Brush <matthewbrush@gmail.com>2011-03-28 23:12:47 -0700
commit37e46c39ed8edf42f438719963d2cf2bc84439cb (patch)
treee4334c9371ec5f6b04d9711f51166d36c63d2afe /src/ViewStyle.cxx
parent4e75a5cdfd897af12af8c0e927ada7315da81de8 (diff)
downloadscintilla-mirror-37e46c39ed8edf42f438719963d2cf2bc84439cb.tar.gz
Reset cursors when Scintilla widget is realized.
Solves problem which occurs when Scintilla widget is unrealized and then re-realized and the cursor is left at GDK_XTERM even over the scrollbars. When the Scintilla widget is unrealized it's GdkWindows are destroyed and so the previous cursors are lost. This commit forces default cursors on the text and scrollbar windows when the widget is realized. References: http://www.mail-archive.com/scintilla-interest@lyra.org/msg01364.html http://git.geany.org/geany/tree/plugins/splitwindow.c#n310 http://www.mail-archive.com/geany@uvena.de/msg00821.html
Diffstat (limited to 'src/ViewStyle.cxx')
0 files changed, 0 insertions, 0 deletions