Community
    • Login

    Python and panels

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 177 Views
    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.
    • Anthony BlincoA
      Anthony Blinco
      last edited by

      Is it possible for python to;

      1. Interact with panels such as Folders as workspace or Function list
      2. Create and interact with Notepad++ Panels
        Thanks for any help.
      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Anthony Blinco
        last edited by

        @Anthony-Blinco

        No, not “reasonably”.
        But if you are adventurous, you might be able to do some stuff at the Windows API level with the Python ctypes library to access these things in a rather “raw” way.
        Depends greatly upon what you plan to do.

        1 Reply Last reply Reply Quote 1
        • Anthony BlincoA
          Anthony Blinco
          last edited by Anthony Blinco

          Thanks for the advice

          I wanted to;
          1 Create a project management system where the user can specify compiler switches, include folders, source folders, object folders etc
          2. Modify the functions panel to search through include files as well as the source file

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors