Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
EEXT_CALLBACK_BACK is not called for Ctxpopup
According to Tizen samples and documentation, to support the hardware Back/More button one needs to add the code:
But, eext_ctxpopup_back_cb is never called (for Ctxpopup), if I do so.
Here is the corresponding code (that creates Ctxpopup):
As you see, I replaced eext_ctxpopup_back_cb with _eext_ctxpopup_back_cb (starts with ‘_’). The replacement function writes logs – that’s how I know, that the callback is never called. Instead, callbacks, which were set for ad->win are called:
What’s wrong? My guess is that Ctxpopup does not receive events, but why?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio