Guidance
指路人
g.yi.org
Guidance Forums / wxWidgets (wxWindows) in C++ / wxChoice in wxHtmlWidgetCell

Register 
注册
Search 搜索
首页 
Home Home
Software
Upload

  
Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next First 1 Last
Message1. 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 • Reply • Refresh • New Topic • Search • Previous • Next First 1 Last
掌柜推荐
 
 
¥738.00 ·
 
 
¥1,480.00 ·
 
 
¥397.00 ·
 
 
¥950.00 ·
 
 
¥264.00 ·
 
 
¥1,005.00 ·
© Sun 2024-11-24  Guidance Laboratory Inc.
Email:webmaster1g.yi.org Hits:0