EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
Expand all | Collapse all

TUI DefaultColor

Discussion Topic

Discussion TopicTue February 14, 2017 08:39 AM

  • 1.  TUI DefaultColor

    Posted Tue November 29, 2016 07:14 AM

    Hello guys

    It is known that the fields of a TUI app, constant or variable can have their color as DefaultColor.

    Now anyone knows where to set this DefaultColor? Can I set a default color for DefaultColor?

    In my tests, in a TUI project, I implemented the "rununit.properties"
    The tags:
    A) defaultColor = green; or
    B) vgj.default.color = green.
    I was able to capture these settings (syslib.getProperty ()), but I can not assign it as DefaultColor in the screen field.

    Has anyone ever experienced this ?

    I am using RBD version 9.5.0.1.

    Thank you

    Osvaldo Menezes

    ojomenezes


  • 2.  Re: TUI DefaultColor

    Posted Tue February 14, 2017 08:39 AM

    Fixed using 4Color

    ojomenezes