Thanks all for your help. Having others agree that I have not overlooked something helps me believe that I am making progress toward really understanding how things are supposed to work.
Laurie's work around caught the Increment consideration which is not critical in my use. The SpinnerLowValue is a consideration that is important in my case. I'm guessing there may be considerations that we haven't thought of. It's too bad we need to duplicate the logic that is already built into the spinner in order to have it work properly! Thanks again, Joe On Mon, Mar 17, 2014 at 9:19 AM, Laurie Alvey <[email protected]>wrote: > 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 > --- > [excessive quoting removed by server] _______________________________________________ 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/cabqednusnkrgo3mwugwmy5nd_vbiqktbnaannj1sywexm1m...@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.

