On Sun, Dec 23, 2012 at 7:25 PM, Art Heimsoth <artst...@artheimsoth.com> wrote: > I have a test case that shows this problem, but did not want to send it > to the list.
Hi Art, I don't have any real good ideas. See below. > I have a dialog with up to 9 rows (plus other fields) each row containing a > combination of date, text and numeric fields. There are 6 entry fields in > each row, and each row is only displayed if there is data (from a SQL > database or based on calculations). There are multiple numeric fields > using the NumberOnlyEditEx class, each with different decimal positions > and different sizes. The dialog symbols are using stem variables, as are > the variables for each edit field. For example, the initialization of the > numeric field that is appearing incorrectly is: > /* Ticket sold dollar amount is numeric, 2 decimals, no sign */ > TktDoll.i = self~newEdit(IDC.Doll.1) IDC.Doll.1 above doesn't look right. Is that "one" meant to be an 'i'? It looks on the face of it that you are using the same resource ID for each edit field? That won't work of course. You can always send your test case directly to me. It is difficult for me to say without being able to run the program. -- Mark Miesfeld ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Oorexx-users mailing list Oorexx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-users