08-13-2008 06:30 AM
Hello, Is it possible to customize a horizontal boolean control so that it sends TRUE when on the left and FALSE when on the right?
Thanks,
Peg
08-13-2008 06:34 AM
Never done this...but you can't use a logical not to swap the sides in your code??
Greetings
Christian
08-13-2008 06:52 AM - edited 08-13-2008 06:53 AM
THis does what u r saying IF my understanding is right!!
08-13-2008 07:03 AM
You can customize the control and replace the T and F images, but in general it's a bad idea to change things from their default behavior (unless you're planning on playing a prank on someone or that this really makes sense in the system you're doing this in).