Jump to content

Zou

Members
  • Posts

    79
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Zou

  1. On 6/3/2024 at 12:38 AM, xiongxinwei said:

    用Windows API指定要透明的颜色就可以了,例如你这个程序可以指定白色部分透明,运行程序的时候界面上就只会看到两个布尔控件。

    那不正是 Hu 做的吗?问题是边框的颜色不是单一的。

     

  2. It's the "space" character problem.

    Build your own search function:

    1. Change your unicode string display mode to Hex to find out the "space" character in Hex

    2. Use it to convert your string to an array using the spreadsheet to array function

    3. Use search 1D array to find matching word

     

  3. I added this gauge to an existing VI/proj. in LabVIEW 2014 SP1, and then customized it.

    The VI/proj. was upgraded from LabVIEW 2011 previously.

    Had a huge performance problem with a translucent button before, so I checked when I have performance issue again.

     

     

×
×
  • Create New...

Important Information

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