Does not ANYONE know how to kill this bug?!?!!?!?!
-
Hi again, Somebody has to know how to fix this... cause I can't! :( If you use nested splitters and click on a splitter bar WITHOUT moving the bar, the bar automatically moves 2 pixels to the right (or down). Why is that? It's a CSplitterWnd bug but I can't seem to get around it... NEW: I can mail you a sample project for anyone interested in removing this bug! Just mail me! All help is greatly appreciated, /Tommy
-
Hi again, Somebody has to know how to fix this... cause I can't! :( If you use nested splitters and click on a splitter bar WITHOUT moving the bar, the bar automatically moves 2 pixels to the right (or down). Why is that? It's a CSplitterWnd bug but I can't seem to get around it... NEW: I can mail you a sample project for anyone interested in removing this bug! Just mail me! All help is greatly appreciated, /Tommy
maybe it's because you move the mouse without noticing. :confused: BTW: for some of you that wished for CodeProject irc server I create a channle on
DalNet
called "#CodeProject
" -
maybe it's because you move the mouse without noticing. :confused: BTW: for some of you that wished for CodeProject irc server I create a channle on
DalNet
called "#CodeProject
"No, I'm not accidentally moving the mouse... :) Somebody please solve this!!! /Tommy
-
No, I'm not accidentally moving the mouse... :) Somebody please solve this!!! /Tommy
-
I'm using a lot of nested splitter windows in my current application and it doesn't happen to me.
Ok... If you divide the first splitter in two columns LEFT and RIGHT and then split the LEFT in two rows UP and DOWN you WILL get this problem. When clicking, and not moving the mouse, the big splitter bar you'll notice that it jumps away. Would you like me to send you a sample of this kind of bug? /T
-
Ok... If you divide the first splitter in two columns LEFT and RIGHT and then split the LEFT in two rows UP and DOWN you WILL get this problem. When clicking, and not moving the mouse, the big splitter bar you'll notice that it jumps away. Would you like me to send you a sample of this kind of bug? /T
-
You've described exactly the main window of my application and is where I tried it. So I repeat everything went fine! ORi
-
Sorry!!!! My English isn't very good so when I read left I understood right! Now I've tried what you said with the nested splitter windows on the left and YES it happens also to me! It must be some bug...
Ok, good! (or bad) :) Do you know how to fix it? Cause it's definitely a CSplitterWnd bug where they've somehow missed calculating the width of the splitter borders when using nested splitters... /Tommy