On Thu, Apr 16, 2015 at 2:41 AM, Matthew Brush <mbrush@codebrainz.ca> wrote:

We could re-parent the Scintilla widget into a frame (or whichever is the proper widget) and set its border shadow to "in" or "etched in", which would probably look more appropriate on Windows[0][1][2], and likely still look fine on most non-Windows themes.


This is what I originally tried for

https://github.com/geany/geany/pull/411

(and also sidebar and message window) but with flat themes there were suddenly too many lines (double-line border for each of the subwindows) and it only looked good for the Windows theme.

Cheers,

Jiri