Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic class wizard for dynamically added FCX (Read 1832 times)
Jose
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 12
Joined: Mar 7th, 2008
class wizard for dynamically added FCX
Apr 2nd, 2008 at 11:16am
Print Post  
Hi,
I'm using VC6. I added FCX control to a docking control bar dynamically. How can I add member functions for handling events since this is not coming in the class wizard. I need box click event.
I created another project from where I added FCX to a Dialog Box and then added handler function using class wizard. Then tried copying that message map and function to my project. but this was crashing.
Please help me.
Thanks in advance.. shinoj
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: class wizard for dynamically added FCX
Reply #1 - Apr 2nd, 2008 at 12:13pm
Print Post  
Hi,

I don't think that can be done by simply copying the event maps. Doesn't the docking control provide a method to load controls from a dialog resource, as the CFormView does?

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint