Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 Nokia C2 Mobile 开发应用程序,我想处理键盘的软键
附上我要处理的按钮的图像
我试过 Handle KeyPressed 并且当我按下这个按钮时返回的键码是 0
请问我该怎么办?
指向的按钮是Right Soft Key (RSK)。在那张照片中,他们added commands GoTo, Menu and Names。就像那样,将命令添加到表单中。在命令侦听器中键入代码以处理该事件。
Right Soft Key (RSK)
added commands GoTo, Menu and Names