change the keep focus position
This commit is contained in:
parent
4991925e8d
commit
4224c8699a
@ -319,13 +319,13 @@ namespace ewol {
|
||||
* @return ---
|
||||
*/
|
||||
void SetCanHaveFocus(bool canFocusState);
|
||||
protected:
|
||||
/**
|
||||
* @brief Keep the focus on this widget ==> this remove the previous focus on all other widget
|
||||
* @param ---
|
||||
* @return ---
|
||||
*/
|
||||
void KeepFocus(void);
|
||||
protected:
|
||||
/**
|
||||
* @brief Event of the focus has been grep by the current widget
|
||||
* @param ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user