Community
    • Login

    Developing new Plugin - get switching tab event

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    2 Posts 2 Posters 731 Views 1 Watching
    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.
    • chersanzC Offline
      chersanz
      last edited by

      Hi,

      I’m new here and I’ve just started the development of a new plugin. The first version I’m working on I hide and show lines when selecting commands. These commands stay selected.

      Now, when I change to another tabs the commands in the plugin stay selected if the where in the previous tab.

      How can I keep the state of every tab so each one show its status?

      Thanks

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE Offline
        Ekopalypse @chersanz
        last edited by

        @chersanz

        you are looking for bufferactivated event.
        One way to track this is to use setproperty and its get variant.
        Or you do write your own document management.

        1 Reply Last reply Reply Quote 3

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors