Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

請問...如何輸入資料到 grid 中???????(BC++ 4.52)

0 views
Skip to first unread message

500+1

unread,
Mar 4, 1997, 3:00:00 AM3/4/97
to

請問:


目前我將 grid.vbx 加在
dialog box 上, grid.vbx 有 KeyPress 的 Event
我設定 message-map 為

EV_VBXEVENTNAME(IDC_GRID1,"KeyPress",EvChar),

but , 系統有default 的 function 來處理 input key : EvChar(UINT,UINT,UINT).

那我如何將 keypress 的 event 與 系統 default 的 EvChar(UINT,UINT,UINT)

結合??? 可以由 grid 某個 cell keyin data.

或者有另外的方法.

ps. 環境 BC++ 4.52 compiler .

Thanx!!!

--
※ Origin: 貓頭鷹的老巢 ◆ From: 140.116.82.132

0 new messages