Discussion:
Radio button, blue halo
TJ Hanson
2016-10-07 15:16:02 UTC
Permalink
I’m getting a blue halo around one of my radio buttons when my app first launches. This is on the initial window (main menu). When a menu item is selected; and then I go back to the main menu, the blue halo is gone.

Blue halo appears on the same radio button (doesn’t move to another radio button), and it is always there at initial launch.

Can’t find anything in documentation or nug history about this. Anyone else experience this? I’d rather not rebuild the entire radio button array if there is a simple solution.

Thanks, TJ




_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>

List Help: <***@xo
TJ Hanson
2016-10-07 18:01:39 UTC
Permalink
Could this be some type of marker that Xojo put in? Something associated with debugging that control?

TJ
Post by TJ Hanson
I’m getting a blue halo around one of my radio buttons when my app first launches. This is on the initial window (main menu). When a menu item is selected; and then I go back to the main menu, the blue halo is gone.
Blue halo appears on the same radio button (doesn’t move to another radio button), and it is always there at initial launch.
Can’t find anything in documentation or nug history about this. Anyone else experience this? I’d rather not rebuild the entire radio button array if there is a simple solution.
Thanks, TJ
_______________________________________________
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>
Thomas Moore
2016-10-07 18:18:30 UTC
Permalink
Is it possible that the radio button is getting the focus somehow? Also, what systems are you building/debugging on?

Best wishes, Tom
Post by TJ Hanson
Could this be some type of marker that Xojo put in? Something associated with debugging that control?
TJ
Post by TJ Hanson
I’m getting a blue halo around one of my radio buttons when my app first launches. This is on the initial window (main menu). When a menu item is selected; and then I go back to the main menu, the blue halo is gone.
Blue halo appears on the same radio button (doesn’t move to another radio button), and it is always there at initial launch.
Can’t find anything in documentation or nug history about this. Anyone else experience this? I’d rather not rebuild the entire radio button array if there is a simple solution.
Thanks, TJ
_______________________________________________
_______________________________________________
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo
TJ Hanson
2016-10-07 19:15:55 UTC
Permalink
Your suggestion of focus got me to look at the tab stops. Tab stops were turned off for all radio buttons except the blue halo one. So that was the problem. I turned the tab stop off and the blue halo went away.

Thanks for the help, TJ
Post by Thomas Moore
Is it possible that the radio button is getting the focus somehow? Also, what systems are you building/debugging on?
Best wishes, Tom
Post by TJ Hanson
Could this be some type of marker that Xojo put in? Something associated with debugging that control?
TJ
Post by TJ Hanson
I’m getting a blue halo around one of my radio buttons when my app first launches. This is on the initial window (main menu). When a menu item is selected; and then I go back to the main menu, the blue halo is gone.
Blue halo appears on the same radio button (doesn’t move to another radio button), and it is always there at initial launch.
Can’t find anything in documentation or nug history about this. Anyone else experience this? I’d rather not rebuild the entire radio button array if there is a simple solution.
Thanks, TJ
_______________________________________________
_______________________________________________
_______________________________________________
_______________________________________________
Unsubscribe by sending a message to:
<nug-le
emile.a.schwarz
2016-10-08 05:32:36 UTC
Permalink
What happens if you press the Tab key (once, twice, thrice) ?

 

If that "halo" is set to another Control, it is your fault / Apple's OS X "bug".

 

More explanation if this is the case.

 

Emile

 

 
Message du 07/10/16 20:18
De : "Thomas Moore"
A : "Nug"
Objet : Re: Radio button, blue halo
_______________________________________________ Unsubscribe by sending a message to: List Help:
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>

List Help: <l
Tim Jones
2016-10-08 07:20:30 UTC
Permalink
You have Full Keyboard Access turned on.

HTH,
Tim
Post by TJ Hanson
I’m getting a blue halo around one of my radio buttons when my app first launches. This is on the initial window (main menu). When a menu item is selected; and then I go back to the main menu, the blue halo is gone.
Blue halo appears on the same radio button (doesn’t move to another radio button), and it is always there at initial launch.
Can’t find anything in documentation or nug history about this. Anyone else experience this? I’d rather not rebuild the entire radio button array if there is a simple solution.
Thanks, TJ
_______________________________________________
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>

L
Emile Schwarz
2016-10-08 07:27:30 UTC
Permalink
Do you know how to (really) disable it (turn it OFF) ?

De : Tim Jones <***@tolisgroup.com>
À : Nug <***@lists.xojo.com>
Envoyé le : Samedi 8 octobre 2016 9h20
Objet : Re: Radio button, blue halo

You have Full Keyboard Access turned on.

HTH,
Tim
Post by TJ Hanson
I’m getting a blue halo around one of my radio buttons when my app first launches. This is on the initial window (main menu). When a menu item is selected; and then I go back to the main menu, the blue halo is gone.
Blue halo appears on the same radio button (doesn’t move to another radio button), and it is always there at initial launch.
Can’t find anything in documentation or nug history about this. Anyone else experience this?  I’d rather not rebuild the entire radio button array if there is a simple solution.
Thanks,    TJ
_______________________________________________
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>

List Help: <***@xojo.com>


_______________________________________________
Unsubscribe by sending a message to:
<n
Tim Jones
2016-10-09 05:28:05 UTC
Permalink
System Preferences
Keyboard
Shortcuts
Full keyboard access -> Text Boxes and lists only

Tim
Post by Emile Schwarz
Do you know how to (really) disable it (turn it OFF) ?
Envoyé le : Samedi 8 octobre 2016 9h20
Objet : Re: Radio button, blue halo
You have Full Keyboard Access turned on.
HTH,
Tim
Post by TJ Hanson
I’m getting a blue halo around one of my radio buttons when my app first launches. This is on the initial window (main menu). When a menu item is selected; and then I go back to the main menu, the blue halo is gone.
Blue halo appears on the same radio button (doesn’t move to another radio button), and it is always there at initial launch.
Can’t find anything in documentation or nug history about this. Anyone else experience this? I’d rather not rebuild the entire radio button array if there is a simple solution.
Thanks, TJ
_______________________________________________
_______________________________________________
_______________________________________________
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.
emile.a.schwarz
2016-10-09 07:38:17 UTC
Permalink
Hi Tim,

 

first of all, do not activate this because you will not be able to disable it.

 

Secondly: the very day I've made the error to activate this function, I wanted to desactivate it doing what you wrote, but this does not works at all.

 

By “this does not works at all” I mean: it orks for the current session, but it comes back after a reboot.

 

Worst: I have an ElGato Diversity TNT (DVT) USB Key. The software (EyeTV) active this when a TV window opens and close it (as temporary as I wrote above) at quit time.

 

Thank you for trying to help.

 

Emile

 

PS: this is problematic for example when you open in the Finder a Get Info window and want to access the Comments field of this window; you have to shift-tab 3 times more… and I do not talk about search and replace within TextEdit…

Else: I do not care if it does not impact my living with my MacBook Pro !

 

 
Message du 09/10/16 07:29
De : "Tim Jones"
A : "Nug"
Objet : Re: Radio button, blue halo
_______________________________________________ Unsubscribe by sending a message to: List Help:
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@list
Bernd Fröhlich
2016-10-09 10:05:52 UTC
Permalink
Post by emile.a.schwarz
first of all, do not activate this because you will not be able to disable it.
 
Secondly: the very day I've made the error to activate this function, I wanted to desactivate it doing what you wrote, but this does not works at all.
 
By “this does not works at all” I mean: it orks for the current session, but it comes back after a reboot.
 
Worst: I have an ElGato Diversity TNT (DVT) USB Key. The software (EyeTV) active this when a TV window opens and close it (as temporary as I wrote above) at quit time.
 
Thank you for trying to help.
That does not sound like a finder bug but a bug in EyeTV.
If a setting does not "stick" the corresponding preferences file is either write protected or changed again by another program.
Could you test on another computer that has no EyeTV installed?

Greetings from Germany,
Bernd Fröhlich

_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>

L
Emile Schwarz
2016-10-09 14:03:36 UTC
Permalink
One more thank for trying to help.
The base of the bug is in OS X.
That said, EyeTV (software) set this ON when it open the TV window at the moment the window is filled with black just before it displays the TV.
Side note: some software (and Hardwre) companies do not talk about bug even when you display it in front of their nose. ElGato provide (THC) a software to run on WIndows.
because I live near the German border (less than 3 km), I receive annTNT French channels (around 30) and all available German channels. On that Terratec Home Cinema (THC), I have to press in the remote a channel number <> than the one I press in my Mac with EyeTV. For example, pressing 22 send me to channel 18.
I explained to them with far more / better words and images, but they do not understand (or pretend they do not understand) that the "renumber" feature available on EyeTV is missing in THC (they have the sources of both software).This bug existed before the German Company sold the TNT (DVT) to the Chineese company: they do not "understand" too.
Nota: the engineer(s) made a simple change in EyeTV: now it set back to OFF (it set it to ON at run time on a prior version; version prior my bug report).
Who says that life is easy ?
Emile
Post by Bernd Fröhlich
Could you test on another computer that has no EyeTV installed?
No, I cannot: I have to have an external Monitor _AND_ another computer who does not have set this Feature ON.
I nearly forgot: even when I boot on Recovery, I see that ON… I also saw a screen shot on a OS X Book (I forgot the title).
And: the OS X bug reside in the fact it is impossible to desactivate that feature (or I do not know how to desactivate permanently that feature).
Permission ? Why not, but I am not in charge of the permissions (I do not know where the file where the permissions have to be checked is and its name…)
Last: when someone told me about an error (a bug), etc. I am happy because I will certainly be able to remove it. This is not the case for everybody. I've made that experience (and I reported the error correctly, IMHO)
De : Bernd Fröhlich <***@eaglesoft.de>
À : ***@lists.xojo.com
Envoyé le : Dimanche 9 octobre 2016 12h05
Objet : Re: Radio button, blue halo
Post by Bernd Fröhlich
first of all, do not activate this because you will not be able to disable it.
 
Secondly: the very day I've made the error to activate this function, I wanted to desactivate it doing what you wrote, but this does not works at all.
 
By “this does not works at all” I mean: it orks for the current session, but it comes back after a reboot.
 
Worst: I have an ElGato Diversity TNT (DVT) USB Key. The software (EyeTV) active this when a TV window opens and close it (as temporary as I wrote above) at quit time.
 
Thank you for trying to help.
That does not sound like a finder bug but a bug in EyeTV.
If a setting does not "stick" the corresponding preferences file is either write protected or changed again by another program.
Could you test on another computer that has no EyeTV installed?

Greetings from Germany,
Bernd Fröhlich

_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>

List Help: <***@xojo.com>


_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>

List Help: <***@xojo.com

Continue reading on narkive:
Loading...