11-20-2008 08:04 AM - edited 11-20-2008 08:06 AM
Hi all,
I created a 2D array of boolean buttons. But there are always spaces between 2 buttons (see pic below). I want my buttons are close to others. I tried custom control but didn't get rid of this problem. So, is there a way to solve that? Btw, if I want to change the color of the button by programming, do I need Xcontrol to do that? Thank you!
I'm using lv 8.5.
Best wishes,
Bo
Solved! Go to Solution.
11-20-2008 08:22 AM
foolooo wrote:Hi all,
I created a 2D array of boolean buttons. But there are always spaces between 2 buttons (see pic below). I want my buttons are close to others. I tried custom control but didn't get rid of this problem. So, is there a way to solve that? Btw, if I want to change the color of the button by programming, do I need Xcontrol to do that? Thank you!
I'm using lv 8.5.
Best wishes,
Bo
Message Edited by foolooo on 11-20-2008 08:06 AM
THe Classic Paltte has a smple swqaure boolean that has the smalest frame.
If you want to have more than just two colors (true and false) use a color box instead of a boolean.
Here is a thread about the colors for Booleans.
I hope that hleps,
Ben
11-20-2008 08:36 AM
Thank you, Ben! I think that's what I want.
Regards,
Bo