thief386 Posted August 7, 2009 Posted August 7, 2009 Hello tuts4you guysI'm newbie in c++ and i have some questions1 how add a good text scroll to form (like dUP patcher's text scroll) ?2 please post a random number generate function here3 how use skin in visual c++ ?4 how add music (xm) to form (i know, but there is some problems that i have read all other topics about it but i can't solve it still)thanks
Killboy Posted August 7, 2009 Posted August 7, 2009 1 Some common controls come with built-in scrollbar support, the listbox is one of them. Use the dialog editor in VC++ and change the listbox to have a vertical scrollbar.2 rand() ?3 There are plenty 3rd party libraries. Try Qt if you can get it to work.4 Getting ufMOD to work with VisualC++ is hardly rocket science (it's just one function after all). If you have a specific problem, post it.
thief386 Posted August 7, 2009 Author Posted August 7, 2009 thanks for reply but mate I'm newbie in vc++ ! please explain more (n 2 and 3) and about uFMOD, can u write a fast guide here? i will try again and post errors here thank you
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now