Statistiques
RANG
250 450
of 301 895
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 21 447
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 177 188
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Fastest Way to Display Video Frame in Axes/Queuing Slider Functions?
I created an interface that uses the undocumated jrangeslider component to play through a video. It's supposed to save the time ...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
GUI Moves By Itself After Running Through Opening Fcn
I used movegui(hObject, 'centre') at the beginning of the opening fcn and it works fine. The GUI goes through all of the code in...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Stop All Functions in Stack if First One is Stopped
I have a function A that can be called by a button on a GUI. The button updates specific info in the function, and then loads th...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How To Set the Transparency of a JavaComponent(jRangeSlider)
I want to overlay two jRangeSliders, disabling the first one and setting the second transparent so that both are visible. So fa...
environ 7 ans il y a | 1 réponse | 0
0
réponseHow can I get the handles structure from a Callback that doesn't include the original GUI figure(hObject)?
Place the callback within the opening function as a nested function. This way, the callback is able to access the handles variab...
environ 7 ans il y a | 0
| A accepté
jRangeSlider Callback Issue - "Not enough input arguments"
So... I still have a lot to learn. The 'StateChangedCallback' simply feeds in the object and a changeevent of the jRangeSlider ...
environ 7 ans il y a | 0
| A accepté
Question
How can I get the handles structure from a Callback that doesn't include the original GUI figure(hObject)?
I'm using a jRangeSlider to set the start and stop times for a video clip. The Opening Fcn is this: jRangeSlider = com.jideso...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
jRangeSlider Callback Issue - "Not enough input arguments"
I'm trying to make a GUI with a jRangeSlider such that the frames that play depend on the user moving the sliders. Ultimately, T...
environ 7 ans il y a | 1 réponse | 0