Hi, I've got a problem using modules and user interface components.
I have a module with a canvas on it and some buttons / radio buttons /
check boxes. In the main app I download the module, then add the
canvas to a container.

The buttons don't show properly (they all look like regular buttons,
but act like a radio button / check box).

The only way to fix it is to add a radio button / check box to the
main app. Adding the reference to a button in the main app makes it
work from the module.

I hope this makes sense.

Does anyone know how to make radio buttons / check boxes work without
having to add a radio button / check box somewhere in the main app?


Reply via email to