Oracle Forms (MOSC)

MOSC Banner

TEXT IS NOT DISPLAYED IN THE LEFT EVEN IF SETTING "JUSTIFICATION" TO "LEFT"

Dear all,

My customer uses the form(11.1.2.0) has display items.

These display items are set "Justification" to "Left" and

text value is set programmatically  (in When-new-form-instance).

When running this fmx, text value is not displayed

in the Left ,but in the Center.

If the text value  include chr(10), this issue is not reproduced.

for example, :displaye1 := 'showtext' || CHR(10);

If the text value is mulit-line,this issue is not reproduced.

for example, :displaye1 := 'showtext' || CHR(10) || 'the second line';

Is this issue  expected behavior? (or is a bug?)

Could you give me some advice?

Best Regards.

David.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center