Tops Posted August 8, 2008 Report Share Posted August 8, 2008 Hi. I need to be able to disable one or more radiobuttons in a enum control. See picture. Is this possible? I havent found any in property node, it only disable all or none. The purpose is to do this in runtime. The control is connected to the graph cursor and depending on number of graphs (wich can vary from 1 to 4) I want to be able to hide the buttons that wont be used. Hope I made a pretty clear problem description. Quote Link to comment
Guenther Posted August 8, 2008 Report Share Posted August 8, 2008 Hi Tops, you can disable individual radio buttons. On the front panel select the radio button, right mouse click -> create property node -> disable. This property node works on this selected radio button only. Of course you'll need to have separate property nodes for each radio button. Have fun, Guenther Quote Link to comment
Tops Posted August 8, 2008 Author Report Share Posted August 8, 2008 Thanx Guenther! Seems to work fine. Another thing came up, can I remove the thin border around the buttons? I just wanna se the radiobuttons. Quote Link to comment
Guenther Posted August 8, 2008 Report Share Posted August 8, 2008 QUOTE (Tops @ Aug 7 2008, 02:14 PM) can I remove the thin border around the buttons? Yes, but only if you use the radio buttons from the "classic controls". Then you can make it transparent. Have fun, Guenther Quote Link to comment
Tops Posted August 9, 2008 Author Report Share Posted August 9, 2008 I used System radio buttons, now Ive change it to Classic. The border looks a little bit different, a thin black line. The system had a thin transparant line. I would be able to remove the line completley, cant find how to change the border.... Also whats the difference between the classic and system meny? They have almost the same functions.... Quote Link to comment
jgcode Posted August 9, 2008 Report Share Posted August 9, 2008 QUOTE (Tops @ Aug 8 2008, 02:40 PM) I used System radio buttons, now Ive change it to Classic. The border looks a little bit different, a thin black line. The system had a thin transparant line. I would be able to remove the line completley, cant find how to change the border....Also whats the difference between the classic and system meny? They have almost the same functions.... Hi Tops Try using the paint brush from the tools palette to color the border trransparent. The difference between classic and system menu is that the system controls will conform with the theme that the client is using on their OS. Much like a standard Window's window/popup. The classic controls will not change. The difference between classic and modern is that modern controls are "3D"-looking controls (they have depth) and look "nice" but there is slightly more overhead in using them. Hence all three palettes are needed and I personally find I use them all equally. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.