help me out
-
how to use the code available in net in your project e.g suppose i want to have style button in my gui...i down load the .h and .cpp from net..then add the files to my project ..but still there is some problem so that that style button was coming in my o/p..so can any body tell me the exact way so that i can use the code availble in net in my project.. thaking all of u..
-
how to use the code available in net in your project e.g suppose i want to have style button in my gui...i down load the .h and .cpp from net..then add the files to my project ..but still there is some problem so that that style button was coming in my o/p..so can any body tell me the exact way so that i can use the code availble in net in my project.. thaking all of u..
You're still not quite getting it, are you? What bloody code? Your question sounds a little like this: "I was driving down the road, and my car stopped. WHY?" If you provide virtually no information, you're virtually guaranteed to get no answer. Can somebody tell me where CodeProject claims to be a forum full of psychics or mind-readers?
-
how to use the code available in net in your project e.g suppose i want to have style button in my gui...i down load the .h and .cpp from net..then add the files to my project ..but still there is some problem so that that style button was coming in my o/p..so can any body tell me the exact way so that i can use the code availble in net in my project.. thaking all of u..
More more explain is helpful! :-D
-
how to use the code available in net in your project e.g suppose i want to have style button in my gui...i down load the .h and .cpp from net..then add the files to my project ..but still there is some problem so that that style button was coming in my o/p..so can any body tell me the exact way so that i can use the code availble in net in my project.. thaking all of u..
see i am a beginner so if there is some problem with question then am sorry but i am also a new user too.so instade of critising me u should cope up..as all r not talented by birth.
-
see i am a beginner so if there is some problem with question then am sorry but i am also a new user too.so instade of critising me u should cope up..as all r not talented by birth.
You have cpp/h files and you imported these files to your project but it seems they dont work on your project.did you declare your variables of this class(I dont know its name) instead CButton class? (also more explain is helpful). ;)