Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. load cursor for hourglass-arrow

load cursor for hourglass-arrow

Scheduled Pinned Locked Moved C / C++ / MFC
comquestion
7 Posts 4 Posters 0 Views 1 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.
  • Y Offline
    Y Offline
    YaronNir
    wrote on last edited by
    #1

    is there a constant for hourglass-arrow cursor? i can only see IDC_WAIT (which is the wait cursor)...? thanks Yaron

    Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

    H G A 3 Replies Last reply
    0
    • Y YaronNir

      is there a constant for hourglass-arrow cursor? i can only see IDC_WAIT (which is the wait cursor)...? thanks Yaron

      Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

      H Offline
      H Offline
      Hamid Taebi
      wrote on last edited by
      #2

      You can see on LoadCursor another constants


      WhiteSky


      Y 1 Reply Last reply
      0
      • Y YaronNir

        is there a constant for hourglass-arrow cursor? i can only see IDC_WAIT (which is the wait cursor)...? thanks Yaron

        Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

        G Offline
        G Offline
        Galatei
        wrote on last edited by
        #3

        Hi, Isn't IDC_APPSTARTING what you're looking for? Regards

        Y 1 Reply Last reply
        0
        • Y YaronNir

          is there a constant for hourglass-arrow cursor? i can only see IDC_WAIT (which is the wait cursor)...? thanks Yaron

          Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

          A Offline
          A Offline
          Angbo2006
          wrote on last edited by
          #4

          Hi, The wait cursor is an arrow with a small hourglass beside it. Angbo2006

          Y 1 Reply Last reply
          0
          • G Galatei

            Hi, Isn't IDC_APPSTARTING what you're looking for? Regards

            Y Offline
            Y Offline
            YaronNir
            wrote on last edited by
            #5

            this is exactly what i was looking for :) thanks

            Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

            1 Reply Last reply
            0
            • A Angbo2006

              Hi, The wait cursor is an arrow with a small hourglass beside it. Angbo2006

              Y Offline
              Y Offline
              YaronNir
              wrote on last edited by
              #6

              IDC_WAIT represent only hourglass, the answer above suggested IDC_APPSTRING, which did what i wanted... thanks anyways Yaron

              Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

              1 Reply Last reply
              0
              • H Hamid Taebi

                You can see on LoadCursor another constants


                WhiteSky


                Y Offline
                Y Offline
                YaronNir
                wrote on last edited by
                #7

                IDC_APPSTARTING did the trick :) thanks Yaron

                Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups