Estadística
6 Preguntas
2 Respuestas
CLASIFICACIÓN
250.450
of 301.891
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.446
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 177.175
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasHow 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...
alrededor de 7 años hace | 0
| aceptada
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 ...
alrededor de 7 años hace | 0
| aceptada
Pregunta
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...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 1 respuesta | 0