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 <[email protected]>

(cherry picked from commit 648f70f51ce7d130a2ba921c33f6cc152f097440)

https://github.com/krb5/krb5/commit/591710f6381fae6f578c879c087bc0f7e58f658d
Author: Kevin Wasserman <[email protected]>
Committer: Tom Yu <[email protected]>
Commit: 591710f6381fae6f578c879c087bc0f7e58f658d
Branch: krb5-1.10
 src/windows/leash/MainFrm.cpp  |    4 ++++
 src/windows/leashdll/lshfunc.c |   18 ------------------
 2 files changed, 4 insertions(+), 18 deletions(-)
_______________________________________________
kfwdev mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/kfwdev

Reply via email to