progressbar and volume control as in Windows media player

  • Thread starter Thread starter manoj
  • Start date Start date
M

manoj

hi,

could some one tell how to design progress bar, volume
control and other buttons as in windows media player. I
mean look and feel.

thank you,
manoj
 
Manoj,

Doing this is not as simple as you might think. You will have to do a
lot of custom painting, as well as mouse tracking, etc, etc. You might want
to break down the separate components into sub projects, and work on them
one at a time. You could possibly use controls that exist already (slider
bar, buttons, etc, etc), but you will still have to do a good amount of
work.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top