Guidance
指路人
g.yi.org
Guidance Forums
/
wxWidgets (wxWindows) in C++
/ How to add a valid character to a wxTextValidator object?
最新
搜索
论坛
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
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
1.
How to add a valid character to a wxTextValidator object?
#4089
Posted by:
Shixin Zeng
2004-05-10 13:51:22
I want to accept a string in time form(HH:MM:SS).
I tried the following codes, but it doesn't work. It just accept the numeric characters and '-'(I don't know why this character is accepted), but ":" isn't accepted.
wxTextValidator time_val = wxTextValidator(wxFILTER_NUMERIC, &text_time);
wxChar inc[]=wxT(":");
time_val.SetIncludeList(wxStringList(inc));
Thanks in advance.
Shixin Zeng
Forum List
•
Thread List
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
掌柜推荐
¥470.00
TMM-R80-BH挖掘机转速表车速表速度表金属壳背光指针10km/h可定制
¥950.00
SRE-PD3H-AC CRS207超速保护继电器速度监控器转速欠速零速报警
¥750.00
SRE-PE0H CRS185转速表5位数显数字式测速仪双福
¥1,005.00
DRE-PD2H智能双向速度继电器正反转向识别超欠速反转报警反接制动
¥490.00
TMM-R80-BM指针式柴油机发动机转速表可接发电机、Mini-Gen带背光
¥1,760.00
DMM-R100-BH双向转速表背光指针式船用尾轴正反转速表开孔101~104
©
Sun 2026-5-17
Guidance Laboratory Inc.
Email:
webmaster1
g.yi
.
org
Hits:
0