From: Jon on 5 Oct 2009 01:30 Hi Petros, I'm running into the same problem with GUI, WindowScrollWheelFcn, and ginput. Were you able to ever correct this and if so how? Thank you for your time, Jon "Petros" <painter(a)geo.auth.gr> wrote in message <gv6ld8$q6h$1(a)fred.mathworks.com>... > well, here it goes. > > I am building a gui and I use the "WindowScrollWheelFcn" which works fine, until I call ginput function. After that mouse scrolling does not respond (allthough the rest of the gui continues to work fine). > > I suspect that the problem has to do with the drawnow function that is called implicitly upon returning to the MATLAB prompt after ginput is executing. > > Any ideas ? > > Thank you
From: Petros Mpogiatzis on 5 Oct 2009 15:49 No my friend, unfortunately I found no solution so I completely abandoned that combination :( "Jon " <pacemakerboy1(a)cox.net> wrote in message <hac09a$37h$1(a)fred.mathworks.com>... > Hi Petros, > > I'm running into the same problem with GUI, WindowScrollWheelFcn, and ginput. Were you able to ever correct this and if so how? > > Thank you for your time, > > Jon > > "Petros" <painter(a)geo.auth.gr> wrote in message <gv6ld8$q6h$1(a)fred.mathworks.com>... > > well, here it goes. > > > > I am building a gui and I use the "WindowScrollWheelFcn" which works fine, until I call ginput function. After that mouse scrolling does not respond (allthough the rest of the gui continues to work fine). > > > > I suspect that the problem has to do with the drawnow function that is called implicitly upon returning to the MATLAB prompt after ginput is executing. > > > > Any ideas ? > > > > Thank you
|
Pages: 1 Prev: question on using fft2 to calculate diffraction pattern Next: bisection method |