<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 04/02/2011 10:56, ik wrote:
    <blockquote
      cite="mid:AANLkTin8hp+Ho-0XUPNCxTp1pW+F=9ebuRCQ1g1Bx9Du@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        Regarding the Syntax highlight coloring, now I fully understand
        the new feature of Martin, and I should place my style in a
        specific directory.<br>
        Now we need to add support for external syntax highlight rules
        (not coloring) and we can expand it instead of having new pascal
        unit to be registered as a syntax highlight.<br>
      </div>
    </blockquote>
    As i said there is SynUniSyn, but I have no idea, how close or far
    from working it is.<br>
    <br>
    <blockquote
      cite="mid:AANLkTin8hp+Ho-0XUPNCxTp1pW+F=9ebuRCQ1g1Bx9Du@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <br>
        Error and warning indicator in a side bar:<br>
        I've used the compiler define that Martin suggested and it's
        looks great, found at the moment one bug logical bug though,
        it's overlap symbols of Breakpoint over bookmark if they both on
        the same line.<br>
      </div>
    </blockquote>
    Well it is a beta, that is why it is ifdefed. <br>
    <br>
    And yes there is much missing.<br>
    If 2 or more item are close together,only one (with the highest
    priority) will be painted; a valid way, but not always desirable.<br>
    <br>
    - Making them thinner, or one pixel line, would defer but not solve
    the issue. However since one day they should be click-able, they
    need some height<br>
    - Putting them side by side, is another idea<br>
    - mixing colors...<br>
    - or of course, as long as space exists, push them up/down, so they
    both are visible (even so slightly off position)<br>
    <br>
    and  much much more...<br>
    <br>
    <br>
    <blockquote
      cite="mid:AANLkTin8hp+Ho-0XUPNCxTp1pW+F=9ebuRCQ1g1Bx9Du@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <br>
        <div class="im">
          <blockquote type="cite"> <strong>Error and warning indicator
              in a side bar.<br>
            </strong>Your picture is almost black on black, even if I
            view it outside the page (full size) => I can not see
            anything<br>
          </blockquote>
        </div>
        I tried to show the structure idea more then the code itself at
        my screen at least you still can notice the structure itself
        including the line numbers ... I guess it's too dark though :(<br>
      </div>
    </blockquote>
    Well I did not get the idea from the picture at all...<br>
    <br>
    <blockquote
      cite="mid:AANLkTin8hp+Ho-0XUPNCxTp1pW+F=9ebuRCQ1g1Bx9Du@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        >Nice, but many of your options don't work properly or don't
        make sense with multiple editor windows. At least I prefer
        multiple editor windows, instead of the simple all-in-one
        approach of other development systems.<br>
        ><br>
        <br>
        Well for me at least it's easier to work with one view and many
        splits of windows rather then many windows.<br>
        Even people at mozilla tried to implement such approach by
        making search and "pop up" messages to be inline on the view
        that makes them, and many copied it to their browsers and other
        UI's as well, and it seems very logical thing imho.<br>
        <br>
        But I'm not sure that I fully understand what will not work on
        multiple windows as well ?<br>
      </div>
    </blockquote>
    <br>
    splitting is on the list anyway, but all in god time...<br>
    <br>
    <br>
  </body>
</html>