Recently pranav has released a beta version of his project
sixthsense.when u run this application u can see some part of the
picture is hiding with a black box , all u need to do is right click on the pictureBox1 control and select the option "send it to back" in visual studio (OR) adjust the width of the control "pictureBox1" because it is overlapping with the pictureBoxDisplay" control
Now the code is available at github ...........u can download it from there.
he has placed the code that doesn't get this black box
Now the code is available at github ...........u can download it from there.
he has placed the code that doesn't get this black box
Thanks for this i will re download the install, i have been trying to resolve this so i can make some video tutes on the set up and running of the demos.
ReplyDeleteare you able to change this setting with MS visual studio 2010 express or do you need full blown suite?
zerowaitstate
it works fine with express edition.......no problem
Deletemake sure u have the C# . internet has to be connected bcoz the application uses the internet to execute some apps.......
Deleteon start up it executes the code which connects to internet,if u dont have the internet the application raises exception and quits.........