CITEC Forum
>
Computer Knowledge
>
Programming Zone
>
Symbian C++, J2ME, Brew,XHTML
> อยากได้ตัวอย่าง code การกดปุ่มเลือกแล้วแสดงค่า
PDA
View Full Version :
อยากได้ตัวอย่าง code การกดปุ่มเลือกแล้วแสดงค่า
Anonymous
23-02-2006, 03:19 PM
อยากได้ code การกดปุ่มเลือกแล้วแสดงค่า เวลาที่เราเลือกว่าเราจะกดปุ่มไหนจากหน้าจอมือถือ โดยใช้ปุ่มซอฟต์คีย์นะคะ รบกวนด้วยนะคะ
labyrinth
25-04-2006, 10:24 AM
[code]
// class CSymAppView : public CCoeControl
TKeyResponse CSymAppView::OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType)
{
{
Powered by vBulletin® Version 4.2.5 Copyright © 2026 vBulletin Solutions Inc. All rights reserved.