Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Question about fields
Thu, Nov 15 2012 3:44 PMPermanent Link

Tor J. M. Breines

Hi Tim.

I have 2 short questions about fields:

1. The text in a field is normally left justified (taLeftJustify). When
the app is run you can see the cursor flashing. This is also hapening
when the text is centered (taCenter). But when the field is right
justified (taRightJustify) the cursor disappears when the app is run.
Error or as designed?

2. Is there a way to format number fields to always f.i. contain 2
decimal places and a thousand separator?
What I mean is that f.i. the number 1234.8876 always is displayed as
1,234.89 (or in Europe 1 234,89).

Sorry for my poor English Smile

Kind regards
TorB.
Mon, Nov 19 2012 3:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tor,

<< 1. The text in a field is normally left justified (taLeftJustify). When
the app is run you can see the cursor flashing. This is also hapening when
the text is centered (taCenter). But when the field is right justified
(taRightJustify) the cursor disappears when the app is run. Error or as
designed? >>

Which browser are you using ?  Sometimes there are issues with caret
positioning in IE for edit controls.

<< 2. Is there a way to format number fields to always f.i. contain 2
decimal places and a thousand separator? What I mean is that f.i. the number
1234.8876 always is displayed as
1,234.89 (or in Europe 1 234,89). >>

Not at this time, no, but I will try to add this ASAP, either in the form of
an event for getting the display text, or a similar property.

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com


Thu, Nov 22 2012 11:59 AMPermanent Link

Tor J. M. Breines

Hi Tim.
I can see that this is a problem only in IE.
In Firefox and Safari it is OK.
Thanks Smile
Kind regards
TorB.
Image