ASSERT while using CXTPSyntaxEditCtrl |
Post Reply |
Author | |
Aaron Koolen
Groupie Joined: 22 July 2009 Status: Offline Points: 32 |
Post Options
Thanks(0)
Posted: 22 September 2010 at 10:35pm |
I'm trying to instantiate a syntax edit control and am getting an ASSERT in: CXTPSyntaxEditAutoCompleteWnd::CXTPSyntaxEditAutoCompleteWnd() on this line: VERIFY( m_ilACGlyphs.Create(XTP_IDB_EDIT_GLYPHS, 16, 16, RGB(255,255,255)) ); Do I need to manually insert resources into my project for this control to work? The main CodeJock library is built into our main application and the code I am constructing the syntax edit control in, is in a DLL. I am thinking that a module state problem is occurring here that will require me to include the resources by hand into my DLL but I would prefer a more elegant solution. Any thoughts? Aaron |
|
Product: Xtreme ToolkitPro v13.3.0 (MFC)
Platform: Windows XP (32bit) - SP 3 Language: Visual C++ 6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |