Ticked and un-ticked worked.. but disabling the button doesn't show in the interface editor, and even if I just load the RSC up in my program, its not disabled.. I could not get "crossed" to work either..Most of the other options seem to work fine though..
:WTF: :stars: :stars:
REMINDER - Stay logged in for at least 2 hours a week to get whitelisted.
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
Disabling radio buttons not possible ?
-
exxos
- Site Admin

- Posts: 28608
- Joined: 16 Aug 2017 23:19
- Location: UK
Disabling radio buttons not possible ?
You do not have the required permissions to view the files attached to this post.
-
thorsten.otto
- Posts: 148
- Joined: 04 Nov 2019 02:20
Re: Disabling radio buttons not possible ?
Your button has no text, so there is nothing that could be displayed as "disabled".
Crossed does not work well for buttons, either. The cross will be drawn in WHITE, because the text is assumed to be BLACK. Best option is to use a BOX instead, which then should also be SELECTED:
Edit: due to the SELECTED state, that might not work very well for radiobuttons. So maybe better use some custom USERDEF objects, those will also look nicer.
Crossed does not work well for buttons, either. The cross will be drawn in WHITE, because the text is assumed to be BLACK. Best option is to use a BOX instead, which then should also be SELECTED:
Edit: due to the SELECTED state, that might not work very well for radiobuttons. So maybe better use some custom USERDEF objects, those will also look nicer.
You do not have the required permissions to view the files attached to this post.
-
exxos
- Site Admin

- Posts: 28608
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Disabling radio buttons not possible ?
Thanks. Well silly me I guess assuming it meant the tick box would be disabled. Still it doesn't make sense even with text to disable the text and not the tick box anyway. :roll:thorsten.otto wrote: 25 Apr 2020 18:21 Your button has no text, so there is nothing that could be displayed as "disabled".
-
exxos
- Site Admin

- Posts: 28608
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Disabling radio buttons not possible ?
Only way box seems to work with disabled is if I have the background black :roll:
Even turning off "selectable" the button still gets a tick when clicked. I will just pop up a warning box instead, starting to wish I never started programming this stuff.
Even turning off "selectable" the button still gets a tick when clicked. I will just pop up a warning box instead, starting to wish I never started programming this stuff.
You do not have the required permissions to view the files attached to this post.
-
Smonson
- Posts: 717
- Joined: 28 Oct 2017 10:21
- Location: Canberra, Australia
Re: Disabling radio buttons not possible ?
It's easy to forget just how frustrating programming was before Google was there to help us find the easy answers. This is how I learned C originally as a teenager, with just experimentation and neverending failures.
Exxos, if you get completely sick of this project, I could take over it for you.
Exxos, if you get completely sick of this project, I could take over it for you.
-
exxos
- Site Admin

- Posts: 28608
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Disabling radio buttons not possible ?
Yeah, never-ending trial and error with hardware and software is how I spend my days :roll: Other than the manual and a few example programs which don't really help much, there is pretty much no way to work out this stuff out on your own.Smonson wrote: 26 Apr 2020 12:54 It's easy to forget just how frustrating programming was before Google was there to help us find the easy answers. This is how I learned C originally as a teenager, with just experimentation and neverending failures.
I mean sure there are books and stuff about it all, tell you everything you need to know, but don't tell you the actual "how" to do stuff. if I seriously had nothing better to do, then sure I would study this in a lot more detail, but I'm not going to spend six months of time just to disable a radio button properly.
Even asking for help doesn't really help.. Like thorsten mentions doing a USERDEF , what the hell is one of those ? Of course everything is easy quick and simple when you know how.After many hours of trial and error, I'll just find a workaround. I can always come back to such issues in the future.
I'm willing to learn about it, but I need to get the program up and working relatively quickly and I cannot afford to spend the time getting sidetracked on basically trivial things all the time.
Thanks, tho I am not that far completing it really now, but this is all programmed in HISOFT BASIC which puts a spin on things as absolutely nobody has programmed in this basic that I know of for 30+ years... I know there is some buggy stuff in there for starters.So I never know if I am actually doing something wrong, or there is a bug in the lib somewhere.Smonson wrote: 26 Apr 2020 12:54 Exxos, if you get completely sick of this project, I could take over it for you.
-
Smonson
- Posts: 717
- Joined: 28 Oct 2017 10:21
- Location: Canberra, Australia
Re: Disabling radio buttons not possible ?
I know what you mean. It's difficult for an experienced person to see from a beginner's perspective. Taking lots of breaks is probably a good way to keep from getting over-frustrated. I have this problem every time I try to ask to my dad (a mathematician) a question about maths, and he starts getting into number theory, and interesting facts about sets... :stars:Even asking for help doesn't really help.. Like thorsten mentions doing a USERDEF , what the hell is one of those ? Of course everything is easy quick and simple when you know how.After many hours of trial and error, I'll just find a workaround. I can always come back to such issues in the future.
I'm sure you'll be happy with it once it's all done and working :)
Who is online
Users browsing this forum: ClaudeBot and 5 guests