Guidance
指路人
g.yi.org
Guidance Forums
/
wxWidgets (wxWindows) in C++
/ wxChoice in wxHtmlWidgetCell
最新
搜索
论坛
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.
wxChoice in wxHtmlWidgetCell
#3975
Posted by:
SlavaV
2004-04-30 19:42:21
Hi all!
I tried to include wxChoice object into wxHtmlWindow via wxHtmlWidgetCell.
Code:
TAG_HANDLER_BEGIN(STUDY_REDIRECT_TAG, "STUDY_REDIRECT")
TAG_HANDLER_PROC(tag)
{
wxChoice* cmb= new wxChoice(m_WParser->GetWindow(), -1);
cmb->Show();
m_WParser->GetContainer()->InsertCell(new wxHtmlWidgetCell(cmb));
return FALSE;
}
But the combo is blinking! But I'm using wxButton, wxCheckBox without problem. Anybody knows smth/ to help me?
Forum List
•
Thread List
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
掌柜推荐
¥1,800.00
·
¥489.00
·
¥288.00
·
¥908.00
·
¥748.00
·
¥264.00
·
©
Sun 2024-11-24
Guidance Laboratory Inc.
Email:
webmaster1
g.yi
.
org
Hits:
0