Feeds
질문
How to create an .exe file that runs 2 GUIs?
I have created 2 GUIs with GUIDE. When the user closes GUI1 or click on "OK" push button, GUI2 will run. Both GUIs have their m....
대략 9년 전 | 답변 수: 0 | 0
0
답변답변 있음
Keep track of variable value in gui
Thanks for the article you recommended.I managed solved the problem myself. The solution is to declare Current_Balance a global ...
Keep track of variable value in gui
Thanks for the article you recommended.I managed solved the problem myself. The solution is to declare Current_Balance a global ...
대략 9년 전 | 0
질문
How to retrieve data from one GUI and displays it in another GUI?
I have two GUIs that I created with GUIDE. The 1st one has 6 text boxes where the user must enter his personal information and a...
대략 9년 전 | 답변 수: 1 | 1
1
답변질문
Keep track of variable value in gui
I am designing a program with GUIDE that simulates a coin toss game. It has 3 components: + A static text box, called _text1_...
대략 9년 전 | 답변 수: 2 | 0