Feeds
질문
inputemu function works continuously
I want to use inputemu to simulate a <return/enter> key. However, when I use this function it doesnt stop, it presses <return/en...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
CurrentKey to read return only works after press 'enter' twice
I'm trying to do some tasks after a user enters a number followed by pressing 'enter/retun'. The problem is the get function alw...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
How to access variables from another function?
I want to accesses a variable in one function in another function. Here's part of the code: function initial(hObject, even...
대략 8년 전 | 답변 수: 2 | 1
2
답변질문
How do I stop a function?
I have a function running when I push a button in a GUI. I want to end this function when I press another button. example: ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create a stopwatch
Hey guys, I'm trying to do a GUI in which, when a button is pressed time starts to count. I created this code but when I push ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Button is being long pressed or just clicked?
I have a GUI with a button and I want that if the button is clicked: something happens. If it's long pressed: after I release th...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I creat buttons in a matrix?
I'm trying to do a GUI that when user select the number of rows and columns they want to create (just like a matrix), the GUI ap...
8년 초과 전 | 답변 수: 1 | 0

