like 'CTreeCtrl::CreateEx'B_: don't deaserve 8 parameters
And anyone who fix tis problem with 8 parameters
ReplyHi guys, when I use this source code in vs2005,Assert error occured.The following is the code:ASSERT((dwStyle & WS_POPUP) == 0); Can someone give me some help?thanks para
Hi I am getting the same Assert error and wondered if you found a solution to it. The functionality seems to work fine, it is just asserting. Chris
ReplyOriginally posted by: miro kundacina
very very nice work,
thank you.
kmiro, kmiro@narat.co.yu
Originally posted by: mask
Steps to reproduce it
1) open the two mdi windows which contain the checkedtree combo control in it.
2) Select the combobox in mdi second mdi window.
3) now close the first mdi window.
error:
I am not sure it is because of "static WNDPROC CCheckComboBox::m_parentWndProc"
Unintercept replaces wrong m_parentWndProc?
Again i may be wrong. I will be very much thankful if you help me in resolving this.
Thanks &Regards
Hi
I am getting assertion fail error when using the control in MDI (form) window.
second mdi window will not refresh properly now.
if you close the second mdi window it throws assertion failed.
Mask
Hi, I get exactly the same problems as you Mask, when using forms. I also tried to reproduce the error using an extra dialog in the demoproject. 1: Use the demoproject as it is 2: Add a test-button in the SampleDlg 3: Make a new simple test-dialog with one CCheckComboBox item, and connect this to the test-button. 4: Run the project, and i.e uncheck europe from the "Countries" CheckComboBox. 5: Push the test-button, the test-dialog will now freeze.. At first I thought this code was excactly what I was looking for, but it seems to be unable to use in my project because of this problem. If anyone can help me, I will be very thankful! Regards Oystein
ReplyOriginally posted by: gracias carol
hi it looks to me that u have done good work in tree control , i am looking for adding the right click menu pop up option of shift up and shift down on the selected node of tree control. Need help on it right now my cut/copy/paste/drag/drop are working fine.
Waiting for an reply
gracias
Originally posted by: Ahmed Ceder
Nice work ..
I was looking for something like this.
thanx a lot.
Reply
Originally posted by: mburt
I have need for this control, but in a VB environment.
Has anyone attempted converting this class to a COM object?
Originally posted by: prabir
Thanking u
sri,
U have given a very good idea. but sir can this be done in
visual basic 6.0.If so, how ??
prabir
Originally posted by: Glen Smith
Very good job, Simple but effective. l just was wondering why the tree control is parented to the destop and not the dialog?
ReplyOriginally posted by: sunhs
you have done an excellent job,but how to rewrite it with c#?
Reply