Send kfw 'obtain ticket' messages to main frame
Previous versions of kfw would attempt to send 'obtain tickets' messages directly to the 'view' window by sending to the first child of the main frame. But with the ribbon UI, the ribbon toolbar is now the first child, so that method no longer works. Instead we now send the message to the main frame and the main frame forwards to the active view. Signed-off-by: Kevin Wasserman <kevin.wasser...@painless-security.com> https://github.com/krb5/krb5/commit/648f70f51ce7d130a2ba921c33f6cc152f097440 Author: Kevin Wasserman <kevin.wasser...@painless-security.com> Committer: Ben Kaduk <ka...@mit.edu> Commit: 648f70f51ce7d130a2ba921c33f6cc152f097440 Branch: master src/windows/leash/MainFrm.cpp | 4 ++++ src/windows/leashdll/lshfunc.c | 18 ------------------ 2 files changed, 4 insertions(+), 18 deletions(-) _______________________________________________ kfwdev mailing list kfwdev@mit.edu http://mailman.mit.edu/mailman/listinfo/kfwdev