Community Profile

photo

Renato Pereira


Last seen: 2 years ago Active since 2017

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 2 answers | 1

2

answers

Question


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: ...

6 years ago | 1 answer | 0

1

answer

Question


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 ...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer