Community Profile

photo

Raph


Last seen: 2개월 전 2022년부터 활동

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
English, French, Portuguese

통계

  • 3 Month Streak
  • First Review
  • First Answer

배지 보기

Content Feed

보기 기준

답변 있음
How to use context menu for app designer
There is an easy work around that I use for dynamically built interfaces that you may use here. Simply assign the target compon...

5개월 전 | 0

답변 있음
How to get handle from currently running app made in App Designer?
In appdesigner, simply set the top most UIfigure (not the app) Name in IDENTIFIERS to something not too complex such as 'Login' ...

대략 1년 전 | 0

답변 있음
Mask Password with asterisk in edit field used in app designer
Matt Stead has a really good answer. For App designer, I had to do some modifications. % add to your edit field the Value chang...

대략 1년 전 | 0

답변 있음
How to move figure window to front of all programs?
This question is ambiguous, but I think what "most people" would be looking for searching for an answer to this question are the...

1년 초과 전 | 1

답변 있음
Save / Load a uitree object from app designer
Easiest is to clear the current tree and then define the parent of the nodes as the current tree. RM children_nodes = app.Tree...

1년 초과 전 | 0