⟩ Tell me can an application send an event to itself and capture it?
An application can send user events to itself using Osp::App::SendUserEvent() and capture the event using Osp::App::OnUserEventReceived().
An application can send user events to itself using Osp::App::SendUserEvent() and capture the event using Osp::App::OnUserEventReceived().
Does BREW support animation?
How to control animation by time?
Can you please explain the difference between Multi-tap and T9 text entry modes for text input?
How to draw a line in a specific color?
How to create a dialog?
How to create a scroll bar if menu is larger than the screen size?
How cancwe add images to the items in an IMENUCTL?
Can we remove the multitap item from the softkey menu associated with my text control?
Is it possible to get/manipulate the palette information of the device?
Can we modify the display buffers directly?