Ed Leafe wrote: > On Oct 24, 2008, at 9:20 AM, johnf wrote: > >> I can't find any control with a RegID = 'dSpinner' and I don't name >> any of my >> controls that I'm aware of. > > > It's not RegID; it's Name. > > Controls are named automatically when they are added to the Class > Designer. If you're using cdxml forms, you might have moved a spinner > so that it conflicts.
There's some special code in dSpinner.py that could very well be making it behave differently from other controls. IIRC it sets the name to 'dSpinner' explicitly instead of letting dPemMixin handle it. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
