Whats happen with my program?
-
I change my program (add button or other), but when I run my program no change (button is not exist..). I don't understand what is happen
Try a clean and rebuild from the build menu.
Dave Find Me On: Web|Facebook|Twitter|LinkedIn
Latest Article:Data Historians! You Bought It, Use It! Real World Example Latest Tip/Trick:Google Charting API and Formula Imaging
-
I change my program (add button or other), but when I run my program no change (button is not exist..). I don't understand what is happen
You probably have some build error and are running the previous version again. There is an option to disable that, try menu Tools/Options/Projects and Solutions/Build and Run/On run when build error occurs: choose "do not launch". :)
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.
-
I change my program (add button or other), but when I run my program no change (button is not exist..). I don't understand what is happen
Check the visibility of the button (in design and code).
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick
-
Check the visibility of the button (in design and code).
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick
-
I change my program (add button or other), but when I run my program no change (button is not exist..). I don't understand what is happen