Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to Block the keyboard access to text field?

How to Block the keyboard access to text field?

Scheduled Pinned Locked Moved Solved General and Desktop
9 Posts 3 Posters 1.5k Views 2 Watching
  • 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.
  • N Offline
    N Offline
    nani1169
    wrote on last edited by
    #1

    how to block the keyboard access to particular text field in qt?

    aha_1980A raven-worxR 2 Replies Last reply
    0
    • N nani1169

      how to block the keyboard access to particular text field in qt?

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by aha_1980
      #2

      @nani1169

      textField.setEnabled(false); ?

      Qt has to stay free or it will die.

      1 Reply Last reply
      5
      • N nani1169

        how to block the keyboard access to particular text field in qt?

        raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by
        #3

        @nani1169
        or set it's read-only property

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        N 1 Reply Last reply
        5
        • raven-worxR raven-worx

          @nani1169
          or set it's read-only property

          N Offline
          N Offline
          nani1169
          wrote on last edited by
          #4

          @raven-worx thank you

          aha_1980A 1 Reply Last reply
          1
          • N nani1169

            @raven-worx thank you

            aha_1980A Offline
            aha_1980A Offline
            aha_1980
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @nani1169 So please mark this thread as SOLVED. Thanks.

            Qt has to stay free or it will die.

            N 1 Reply Last reply
            0
            • N Offline
              N Offline
              nani1169
              wrote on last edited by
              #6

              do you know how to get data from text field to master data?

              1 Reply Last reply
              0
              • aha_1980A aha_1980

                @nani1169 So please mark this thread as SOLVED. Thanks.

                N Offline
                N Offline
                nani1169
                wrote on last edited by
                #7

                @aha_1980 0_1521870554900_date.PNG
                0_1521870572240_databand.PNG

                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  nani1169
                  wrote on last edited by
                  #8

                  i want set data from from the date field to masterdataband

                  aha_1980A 1 Reply Last reply
                  0
                  • N nani1169

                    i want set data from from the date field to masterdataband

                    aha_1980A Offline
                    aha_1980A Offline
                    aha_1980
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    @nani1169 Better open a new thread with appropriate title for this question.

                    Qt has to stay free or it will die.

                    1 Reply Last reply
                    0

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved