I tried that in my testing - made no difference, neither did Refresh(). Laurie
________________________________ From: Ted Roche <[email protected]> To: "[email protected]" <[email protected]> Sent: Monday, 17 March 2014, 11:52 Subject: Re: Spinner interactive change limit control etc On Sat, Mar 15, 2014 at 9:08 AM, Joe Yoder <[email protected]> wrote: > I did a simplest case test form with only a spinner and a command button. > > The Command button click event is: > RAISEEVENT(thisform.spinner1, "DownClick") > > The Spinner1.DownClick code is: > WAIT WINDOW thisform.spinner1.value > > What am I missing? > Is it possible you need to add a DODEFAULT to the DownClick code? -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cacw6n4vkhtto+hrjjlvqrwouhab3o-8yggdvcj8m2ktouh1...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

