How can I create a program which repeats a task as fast as the processor can? I tried to use a loop in my program (Goto or While) but my computer gets stuck then. Timers can do their tasks once per milisecond and the proceccor should be able to run much quicker than that. I tried to add more...
I would like to make a program which executes tasks by pressing keys, but it seems only possible to make command buttons to click on whith the mouse. What are the commands for linking keys with tasks?
How do I prevent an error-massage when someone types a character(instead of a figure) in a textbox which is included in a calculation (A = B + text1.text)?
Is it possible to divide a number which contains two figures over two variables.
So par example if A= 14, then B sould be 1 and C should be 4.
And if A = 59, then B should be 5 and C should be 9.
I hope someone knows the command for this.Is it possible to divide a number which contains two...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.