![]() |
"Safe", non-focus stealing GUIControls?
I've been using this to ensure that a GUIControl will never steal key input, but it still does?
PHP Code:
PHP Code:
|
GraalControl.makeFirstResponder(true); after initializing the GUIs
|
PHP Code:
|
profile.modal = false;
profile.cankeyfocus = false; profile.focusonshow = false; profile.tab = false; |
PHP Code:
|
Quote:
If it's absolutely necessary, I'd do something like this. PHP Code:
|
Quote:
|
Quote:
|
| All times are GMT +2. The time now is 01:52 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.