home.social

#listbox — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #listbox, aggregated by home.social.

  1. Making #QlikView dashboards adhere to #MSWindows system colors (chosen by the user) is not always straightforward.

    The #ListBox object for instance, by default, does not let us set a text foreground color. We can set the background to syscolor(5)… which can result in a completely #unusable #UserInterface.

    To fix this, we must override presentation settings. Set the selection style to 'LED Check box', then exit the settings. Then reopen settings and set syscolor (8) as the Font Color.