Community Profile

photo

Renato Pereira


Last seen: fast 2 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort