View Single Post
Old 02-11-2025, 05:13 AM   #8
sdothum
Enthusiast
sdothum knows what time it issdothum knows what time it issdothum knows what time it issdothum knows what time it issdothum knows what time it issdothum knows what time it issdothum knows what time it issdothum knows what time it issdothum knows what time it issdothum knows what time it issdothum knows what time it is
 
Posts: 36
Karma: 2062
Join Date: Oct 2021
Device: Kobo Libra 2
The UIManager:close(dict_popup) does close the widget..

BUT this action also appears to bypass the widget's DictQuickLookup: onClose() function -- at least, the scheduled highlight clear is not triggered after the widget is closed (i do patch that to lengthen its duration before clearing).

The UIManager:sendEvent() close appears to be a more graceful action in this regard, clearing the highlight afterwards.

Last edited by sdothum; 02-11-2025 at 05:20 AM.
sdothum is offline   Reply With Quote