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. Big/Small Tic marks on CSliderCtrl

Big/Small Tic marks on CSliderCtrl

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelp
3 Posts 2 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.
  • J Offline
    J Offline
    Jerry Wang 0
    wrote on last edited by
    #1

    Hi everyone, A quick question-- Does anyone know if it is possible to have big and small tic marks on a CSliderCtrl? I have a slider that has the range -100 to 100, and I would like to have small tic marks every 10, while having a big tic mark at 0, which marks the middle of the slider. I am using m_PCWF_slider.SetTicFreq(10); m_PCWF_slider.SetPageSize(5); Thanks for the help!

    M 1 Reply Last reply
    0
    • J Jerry Wang 0

      Hi everyone, A quick question-- Does anyone know if it is possible to have big and small tic marks on a CSliderCtrl? I have a slider that has the range -100 to 100, and I would like to have small tic marks every 10, while having a big tic mark at 0, which marks the middle of the slider. I am using m_PCWF_slider.SetTicFreq(10); m_PCWF_slider.SetPageSize(5); Thanks for the help!

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      Check this: http://www.codeproject.com/miscctrl/transparentslider.asp Mazy Don't Marry a Person You Can Live With... Marry Someone You Can Not Live Without

      J 1 Reply Last reply
      0
      • M Mazdak

        Check this: http://www.codeproject.com/miscctrl/transparentslider.asp Mazy Don't Marry a Person You Can Live With... Marry Someone You Can Not Live Without

        J Offline
        J Offline
        Jerry Wang 0
        wrote on last edited by
        #3

        Yes, I read Nic Wilson's article already. Unfortuantely it does not help me though. I am looking for sliders with big and small tic marks.

        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