# define mx_wantfocus(o,w)
Determine if an object wants the focus or not
This function return non-zero if the focus was changed. In this case the
object probaly needs to be marked as dirty.
(../include/depui/corepui.h)
(library depui : module corepui)
# define mx_focused(o)
Return if an MX_OBJ is focused or not
(../include/depui/corepui.h)
(library depui : module corepui)
# define mx_focus_default(o)
Set a object to be the default focus object
This function returns non-zero if the object immediatly received the focus
i.e. no other object has the focus at that moment.
(../include/depui/corepui.h)
(library depui : module corepui)
Generated by MXDOC 2.2 on Sun Feb 4 15:16:26 2007