Hello,
I created a fully working progress bar for my 2D Game patcher.
I have a question,
Is it possible to have an Image painted on the progress bar?
I know its possible in VB but I wanna try it in C++. I could find any results using Google.

Thanks!

Recommended Answers

All 2 Replies

Hello,
I created a fully working progress bar for my 2D Game patcher.
I have a question,
Is it possible to have an Image painted on the progress bar?
I know its possible in VB but I wanna try it in C++. I could find any results using Google.

Thanks!

I think it's possible , I made one in visual c++ ;
Tutorial for Visual C++
Progress Bar Tutorial

I think it's possible , I made one in visual c++ ;
Tutorial for Visual C++
Progress Bar Tutorial

Oh that is MFC. I forgot to mention I do it in API o_o. I already know how to create it etc. I just want to know if it is possible to paint an image on it ;O.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.