Label Effects

Is there a way where I can add effects to the Label? Like fade in or fade out?

You could vary the label’s foreground and background transparencies at a desired rate to make them fade in and out. It would take some coding to do that, but I don’t think it would be that hard.

Here’s a window to play with. Uses a timer, and and expression binding the foreground color/transparency of a label.

I tried it and it worked great! Thanks!

One more thing though, how can I add the effect on the box of the checkbox?

Don’t think you can, unless the IA guys have something.

You can, however, put a rectangle over the checkbox the same color as your background, the apply the effect to the Fill Color. The checkbox will still be selectable.