Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement focusGainedAction/focusLostAction for QtGUI #295

Closed
jleben opened this issue May 6, 2012 · 1 comment
Closed

Implement focusGainedAction/focusLostAction for QtGUI #295

jleben opened this issue May 6, 2012 · 1 comment
Labels
comp: Qt GUI sclang Qt components -- for IDE tickets, use "env: SCIDE" instead enhancement

Comments

@jleben
Copy link
Member

jleben commented May 6, 2012

[Issue migrated from SourceForge | ID: 3353479 | Submitted by 'jamshark70']
[http://sourceforge.net/support/tracker.php?aid=3353479]

See similar for CocoaGUI, https://sourceforge.net/tracker/?func=detail&aid=3163815&group_id=54622&atid=474251

JSCView supports focusGainedAction and focusLostAction functions, highly useful -- called, obviously, when focus comes to or moves away from a widget, respectively.

QView does not. It's a tremendously useful feature in SwingOSC... why it was never done for Cocoa, I don't know, but no need to cripple QtGUI in the same ways that CocoaGUI is crippled :-p

@jleben
Copy link
Member Author

jleben commented May 6, 2012

[Comment migrated from SourceForge | Submitted by 'jleben']

The requested feature is implemented in commit [e727469].

@jleben jleben closed this as completed May 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: Qt GUI sclang Qt components -- for IDE tickets, use "env: SCIDE" instead enhancement
Projects
None yet
Development

No branches or pull requests

1 participant