Actually i couldn't get the code working, from the msdn site, the one with the 90 degree increments. The compiler showed error at
PictureBox1->SizeMode =...
I've tried tons of materials in the web, but haven't quite been able to rotate the image. Could anyone post me how to do it? And yeah, I've been through the msdn site, but in vain.
Yep. You're absolutely right. I really can't get stupider than this, can i? :P Once i rebuilt my solution, it was working fine. Thanks a lot for your trouble, man. :)
Sorry about that. I might have moved the label around before uploading. The issue isn't really fixed yet. I'm uploading the complete project just like you asked. Thanks a lot for your patience. :)
I haven't added any actual code, as a matter of fact. I was just designing the initial layout of the form. I checked through the design code, also added breakpoints like you mentioned, but i haven't...
I added some labels, combo boxes in the tab control, but as soon as i debug, they seem to vanish. I'm totally confused. What's going on?
I've attached screenshots.
Thanks in advance.
Hey, thanks. I'm just learning the software, so i'm not quite sure if all the stuff are free. I hope they're free, and i'll post pics as soon as it is done. :)
Thanks man, yeah its disappointing that visual c++ has only this much to offer. I've downloaded qt now, it's open source and you can create pretty amazing stuff with that, i'm sure you know that...
29963Hey guys,
I'm working on a windows forms application on visual c++ 2010, which essentially is to control the movement of a quadcopter. But i'd also like to gather the flight data on a continous...
I'm building this windows forms application in visual c++ 2010, where in i want to control my robot's movement(via COM port) through arrow keys. I'm pretty new to visual c++, i've managed to control...
I'm building this windows forms application in visual c++ 2010, where in i want to control my robot's movement(via COM port) through arrow keys. I'm pretty new to visual c++, i've managed to control...