Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/30/2024 in all areas

  1. Hello All, I am trying to apply some principles to dynamically theme a UI in LabVIEW a la Google Material (https://m3.material.io/). I have created a theme class to define the different color schemes for the different situations (light mode, dark mode, whatever else) after loaded from a file. I am getting things to work pretty well overall EXCEPT I cannot find a good way to change the following colors: Listbox: border (the blue box surrounding the two listboxes shown in the screenshot) MulticolumnListbox: border (gray in the screenshots so not too big of a deal) MulticolumnListbox: horizontal lines (cannot see anything that implies dynamic coloring for this) I will go ahead and attach the VI but I doubt it will be very useful for figuring this out - all the coloring will happen via another VI. I just need to figure out the properties to make this happen. Or to be gently let down by telling me it isn't possible for those items and I have to figure out a work around........ side note, this is not where things will actually be put on the screen, so don't get bogged down in that weird detail test vi to theme.vi
    1 point
  2. There are some computer vision libraries out there (OpenCV, Emgu, AForge etc.) that make capturing a camera feed easy.
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.