NIM question - why doesn't ACTION_LAYOUT_RELOAD work all the time?
Kevin Koch
kpkoch at MIT.EDU
Wed Aug 1 12:33:24 EDT 2007
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
More information about the kfwdev
mailing list