Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello PluginCafe.
I have a simple question. How to make Quicktab Radio buttons like this one ?
Curently, my code looks like this.
LONG TEST_BUTTONS {CYCLE{ TEST_1; TEST_2; TEST_3; }FIT_H;}
Seems like this is a way to go.
LONG TEST_BUTTONS {CUSTOMGUI QUICKTABRADIO; CYCLE{ TEST_1; TEST_2; TEST_3; }FIT_H;}
Previously my mistake was that I was writing CUSTOMGUI QUICKTABRADIOBUTTON instead of CUSTOMGUI QUICKTABRADIO
CUSTOMGUI QUICKTABRADIOBUTTON
CUSTOMGUI QUICKTABRADIO