Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WDialog:WantFocus() Method
A logical indicating whether a control wants the input focus
------------------------------------------------------------------------------

Syntax
<oWnd>:WantFocus( <oCtrl>, <lWantFocus> )   -->   nil

Arguments
<oCtrl> is the control that has the input focus (possibly
temporarily).

<lWantFocus> is a logical indicating whether the control would
like the input focus.

Returns
NIL.

Description
This method can be used, with the KeepingFocus() method, to
co-ordinate which control has or retains the input focus.
Because several controls may want the focus, each must be
prepared not to be given it.

Example


See Also: WDialog:KeepingFocus()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson