Reloading the layout from the registry on every refresh really doesn't
seem like the correct solution to any problem. 

It would be useful to those reading this list if you would either
describe the problem you are attempting to fix or provide a pointer to
the description in the krbdev RT.



Kevin Koch wrote:
> I fixed the 'Refresh button doesn't work' problem by adding 
>
>  
>
> khui_action_trigger(KHUI_ACTION_LAYOUT_RELOAD, NULL);
>
>  
>
> to case KHUI_ACTION_VIEW_REFRESH: in mainwnd.c.
>
>  
>
> But when trying to fix the problems with the 'Expires in' line remaining
> after destroying credentials, the same trick doesn't work in case
> KHUI_ACTION_DESTROY_CRED:.  Any ideas why?
>
>  
>
> Thanks.
>
>  
>
> Kevin
>
> _______________________________________________
> kfwdev mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/kfwdev

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
kfwdev mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/kfwdev

Reply via email to