UIID for TextComponent

7 views
Skip to first unread message

steve nganga

unread,
Jun 24, 2021, 7:48:05 PM6/24/21
to codenameone...@googlegroups.com
Am having a hard time trying to set the UIID for teh textcomponent.
The documentation says we can use this constant textComponentFieldUIID but
  • textComponentFieldUIID is not in the list of constants in the theme.res
  • Hashtable<String,String> uuids=new Hashtable<>();        uuids.put("textComponentFieldUIID", "inputfields");
    UIManager.getInstance().addThemeProps(uuids);

    Using the UIManager does not seem to work. What am i missing?

Shai Almog

unread,
Jun 24, 2021, 11:32:44 PM6/24/21
to CodenameOne Discussions
You can type in a constant in the designer tool. The list isn't always complete.
Reply all
Reply to author
Forward
0 new messages