NIM question - why doesn't ACTION_LAYOUT_RELOAD work all the time?

Kevin Koch kpkoch at MIT.EDU
Wed Aug 1 13:07:49 EDT 2007


If 'Refresh button doesn't work' and ''Expires in' line remaining
after destroying credentials' aren't descriptive enough, try
https://krbdev.mit.edu/rt/Ticket/Display.html?id=5604.

-----Original Message-----
From: Jeffrey Altman [mailto:jaltman at secure-endpoints.com] 
...
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?
...




More information about the kfwdev mailing list