Set_property FOCUS (OpenInsight Specific)
At 07 SEP 1998 03:11:24PM Jim Vaughan wrote:
Following code does not work (or at least not for me) if the control is a radio button. Any ideas why not?
Call Set_property(CTRLENTID, "FOCUS",1)
If the radio button control is the first in the tab order, you have to press TAB once to move the focus from somewhere (no control seems to have focus) to get the focus to the radio button.
At 08 SEP 1998 09:35AM Carl Pates wrote:
Jim,
What's in CTRLENTID?
Have you tried setting the focus specifically to the first Radiobutton element instead of the entire control?
eg
SOMEWINDOW.SOMERADIOBUTTON.OPTION_1
rather than
SOMEWINDOW.SOMERADIOBUTTON
cpates@sprezzatura.com
World Leaders in all things RevSoft
At 08 SEP 1998 12:44PM Jim Vaughan wrote:
SOMEWINDOW.SOMERADIOBUTTON.OPTION_1
That's what it needed.
Thanks for the help; it's appreciated
At 08 SEP 1998 04:21PM DSig (SigSolutions) wrote:
Carl, Jim
Also .. if you look at the defprop value for the group it *should* tell you the currently selected item then use that for the 'setproperty'
dsig
David Tod Sigafoos ~ SigSolutions
dsig@teleport.
Not the world leader in anything .. just a nice guy