Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   GUI.onFocused() (https://forums.graalonline.com/forums/showthread.php?t=134257120)

DustyPorViva 11-29-2009 09:11 PM

GUI.onFocused()
 
Fires when a GUI has taken focus(keyboard input) as currently there is no way to detect if a GUI has stolen focus.

Crow 11-29-2009 09:24 PM

PHP Code:

function onFirstResponderChanges(obj) {
  
// ...


?

DustyPorViva 11-29-2009 09:45 PM

That makes a lot more sense, thanks :)


All times are GMT +2. The time now is 01:30 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.