Thread: How do you make a 'Slider' control?

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    387

    Arrow How do you make a 'Slider' control?

    I have looked through MSDN but i cannot find how to make the slider control, like the one in the volume dialog, can anyone help me or give me a link to a site that tells you how to make one?

    thanks

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Ken's Site



    :: PS Ken.....my commission cheque is late this month ::

  3. #3
    Registered User
    Join Date
    Feb 2002
    Posts
    57
    In the dialog resource editor select the slider...

    I know you use MSVC++ okie . I will talk to you on AIM tonight then maybe.
    Language: C++
    Compiler: Visual C++ 6.0
    Currently Working On: Simple OpenGL aspects

  4. #4
    Registered User
    Join Date
    Jan 2002
    Posts
    387
    PffT not using the resource editor :-P
    im using MANLY API, lol

    [EDIT] I couldn't find anything on Ken's site about slider controls =\ [/EDIT]
    Last edited by Okiesmokie; 04-26-2002 at 02:23 PM.
    "There are three kinds of people in the world...
    Those that can count and those that can't."

  5. #5
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    >>I couldn't find anything on Ken's site about slider controls<<

    That's because they are called trackbars. See 'Creating Common Controls -> TrackBar'.

    >>PS Ken.....my commission cheque is late this month<<

    It's in the post...wrapped in a gold brick.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What to make?
    By Caldus in forum C++ Programming
    Replies: 4
    Last Post: 04-06-2005, 01:12 PM
  2. MFC Dialog :: Slider Control child notification messages?
    By SyntaxBubble in forum Windows Programming
    Replies: 2
    Last Post: 12-16-2003, 12:09 PM
  3. Updating a list control
    By MPSoutine in forum Windows Programming
    Replies: 2
    Last Post: 12-05-2003, 02:03 AM
  4. Edit Control problem
    By Malek in forum Windows Programming
    Replies: 3
    Last Post: 06-16-2002, 01:12 AM