Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Is there a similar functionality? Hint for convolution groups.

    Help wanted · · · – – – · · ·
    3
    4
    62
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TroshinDV
      TroshinDV last edited by TroshinDV

      In 1С:Enterprise v7.7 this functionality is present. see screenshot.
      Screenshot_18.png
      And the editor in 1C is based on Scintilla
      Useful for long program texts.

      Ekopalypse 1 Reply Last reply Reply Quote 0
      • Ekopalypse
        Ekopalypse @TroshinDV last edited by

        @TroshinDV

        if you mean natively, then no.
        Scintilla offers dwellstart and dwellend events which could be
        used to detect the position of the mouse. Together with a calltip you could build your solution I guess.

        1 Reply Last reply Reply Quote 1
        • Alan Kilborn
          Alan Kilborn last edited by Alan Kilborn

          I’m not sure what is being requested here.
          A popup tip for a long section of text where the first line is undented and the rest of the lines making up the section is indented, where the tip shows the first and last lines of the section with ... between??

          TroshinDV 1 Reply Last reply Reply Quote 1
          • TroshinDV
            TroshinDV @Alan Kilborn last edited by

            @Alan-Kilborn When you move the mouse pointer to the folding line, a popup pops up with the first and last line of the folding zone, demonstration:
            alt text

            this allows you to see the headers of hidden loops (for, while, etc.) and ifs.
            Is there such functionality, for example, a plugin?

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors