Frames (Syntax Settings -> Fonts and Colors)

Started by knn, August 12, 2010, 09:44:22 AM

Previous topic - Next topic

knn

Additionally to Foreground Color and Background Color there could be Frames (Solid, Dashed etc) and Frame Color.

alex

This is already available in 1.50. But planned to be configured only via xml. New attributes are:

underline_clr - color of the underlining
underline_style - underlining style. Following styles can be applied:

  • eUnderlineStyleNone   = 0
  • eUnderlineStylePlain   = 1
  • eUnderlineStyleDiagonal   = 2
  • eUnderlineStyleSquiggle   = 3
  • eUnderlineStyleTT   = 4
[/li]
[/list]

box_clr - color of the box frame (frame around style block)
box_bkg_clr - color of the box background
box_style - style of the box. Can be following style used:

  • eBoxStyleNone = 0
  • eBoxStyleRect = 1
  • eBoxStyleRoundRect = 2
  • eBoxStyleVertBounded = 3
  • eBoxStyleHorizBounded = 4

But all these new style attributes designed more for "special" internal usage but not for configuring user styles. As guideline.

Best regards,
Alex
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]