Community
    • Login

    dockable dialog and mouse events

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    5 Posts 2 Posters 3.2k 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.
    • rinku singhR
      rinku singh
      last edited by

      hi i want to build a plugin with c#
      on mouse enter dockable dialog width should increase
      on mouse leave dockable dialog width should decrease

      Eko palypseE 1 Reply Last reply Reply Quote 0
      • Eko palypseE
        Eko palypse @rinku singh
        last edited by Eko palypse

        @gurikbal-singh

        One way would be to listen to mouse move messages
        and then to act accordingly. In C# it might look like this.

        Eko

        rinku singhR 1 Reply Last reply Reply Quote 1
        • rinku singhR
          rinku singh @Eko palypse
          last edited by

          @Eko-palypse

          i was tried so far but not work for me there
          so i have solution :-
          i create a new form and this form working there ++ transparency
          and I created object here in new independent form

          Eko palypseE 1 Reply Last reply Reply Quote 0
          • Eko palypseE
            Eko palypse @rinku singh
            last edited by Eko palypse

            @gurikbal-singh

            Sorry but I have very very little experience with C# so I can’t say for sure what your issue is but
            as you said you already found a solution then it is ok, isn’t it :-)

            Eko

            rinku singhR 1 Reply Last reply Reply Quote 0
            • rinku singhR
              rinku singh @Eko palypse
              last edited by

              @Eko-palypse
              dialog is dialog after all
              form can perform as dialog by code this.dialog.show();
              but i’m used this.show();

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