If you are experiencing an issue please mention the full platform your 
issue applies to:
IDE: NetBeans/Eclipse/IDEA NetBeans 8.2
Desktop OS Windows 10 Pro
Simulator 7.?
Device PC, Android 7+ IOS 12.2+

Can you please suggest details of how to best add an colored check box 
Image to the right of the title text in a Tabs Component?

TabsTitleSwingComponent.JPG (Attached) is the desired affect in my Swing 
Project. (Using HTML)

There will be 3 colors for the Checkbox (Green, Yellow, Red)  signifying 
the aggregate state of the Tabs components


            Style s = UIManager.getInstance().getComponentStyle("Tab");
            Image ChkBxImg = 
FontImage.createMaterial(FontImage.MATERIAL_CHECK_BOX, s);
            MpiInspectionForm.addTab("Mpi Inspection Base", ChkBxImg , new 
TextArea());

TabsTitleCodename1Component.JPG (Attached) is the codename1 version using 
Tabs.addtab with this Icon

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/08101a23-588d-4a4c-9c95-1dcbf767efc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to