Community
    • Login

    [C#] Dockable Dialog Write Text

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    5 Posts 3 Posters 456 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.
    • Sover theS
      Sover the
      last edited by

      How do you write text on a dockable dialog?

      I downloaded the C# plugin template and I currently have a dialog with a text input in it and I can’t seem to find anything on how to operate it, I want to remove the text input and write multiple lines of text to it, I’m pretty new to C# so any help would be much appreciated

      Alan KilbornA Sover theS 2 Replies Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Sover the
        last edited by

        @sover-david

        Sorry, that’s not a question for this forum.
        This forum is for discussion about Notepad++.

        Sover theS 1 Reply Last reply Reply Quote 0
        • Sover theS
          Sover the @Alan Kilborn
          last edited by

          @alan-kilborn But I’m asking about how to make a Notepad++ plugin in the Plugin Development section right? Where should I ask it then?

          Michael VincentM 1 Reply Last reply Reply Quote 0
          • Michael VincentM
            Michael Vincent @Sover the
            last edited by

            @sover-david said in [C#] Dockable Dialog Write Text:

            But I’m asking about how to make a Notepad++ plugin in the Plugin Development section right? Where should I ask it then?

            Tricky, but I think your query has more to do with C# programing in general:

            a dialog with a text input in it and I can’t seem to find anything on how to operate it, I want to remove the text input and write multiple lines of text to it, I’m pretty new to C#

            If your query we more like :

            “I know C# very well and I can’t find how to interface with this Notepad++ or Scintilla API to get some stuff to render some output”

            Then you may find more help here.

            • General C# questions => StackOverflow (or other)
            • Specifics to Notepad++ and / or Scintilla API => maybe here

            Cheers.

            1 Reply Last reply Reply Quote 1
            • Sover theS
              Sover the @Sover the
              last edited by Sover the

              @sover-david Alright I managed to find it out, for anyone in the future trying to find the answer, dockable dialogs are made with the Windows Form Designer, you can open it by double-clicking the frmMyDlg.cs file in the Forms folder (should be simple to look up a tutorial on it)

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