Guidance
指路人
g.yi.org
Guidance Forums
/
wxWidgets (wxWindows) in C++
/ wxgrid-scroll-event
最新
搜索
论坛
Reginald Rexx
STC(宏晶)单片机与电路设计
wxWidgets (wxWindows) in C++
奇瑞QQ车友论坛
生活信息交流与学习角
质量与可靠性
Rapid-Q Basic
FreeBasic
Reginald
Forum
Examples
RapidQ
Forum
Bugs
Examples
Resource
RQ Doc
RQ Intro
System
LeonAutoBackup
Home
Software
App
Lib
RapidQ
Reginald
Upload
Chrononet
回顶部
⇑
Forum List
•
Thread List
•
Reply
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
1.
wxgrid-scroll-event
#3193
Posted by:
2004-01-04 18:58:01
i have wxFrame with wxGrid.
EVT_SCROLLWIN doesnt work.
i also catch EVT_GRID_CELL_CHANGE and it works.
can someone advice me what i am doing wrong?
code:
BEGIN_EVENT_TABLE(CDbfFrame, wxFrame)
...
EVT_GRID_CELL_CHANGE(CDbfFrame::OnGridCellChange)
EVT_SCROLLWIN(CDbfFrame::OnGridScroll)
END_EVENT_TABLE()
void CDbfFrame::OnGridCellChange(wxGridEvent &event)
{
msg("GridCellChanged");
}
void CDbfFrame::OnGridScroll(wxScrollEvent &event)
{
msg("GridScrolled");
}
Forum List
•
Thread List
•
Reply
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
掌柜推荐
¥291.00
双福N1H-4A-55转速传感器探头霍尔齿轮测速M16*1免磁铁测高速零速
¥760.00
SRD-PR1H速度继电器数字技术转速监控超速保护模块风力发电机配件
¥410.00
VMM-R52-B直流电压表DC7~25V指针式带背光可定制电压范围
¥397.00
双福N1R-4C-70细齿轮转速传感器M16*1长70有源3线非接触测速推挽
¥960.00
双福SRE-AD1H速度继电器20mA转速电流变送器带显示转速监控模块
¥790.00
SRE-PD1M速度继电器超速保护转速监控监视欠速低速打滑飞车报警
©
Mon 2025-6-2
Guidance Laboratory Inc.
Email:
webmaster1
g.yi
.
org
Hits:
0