PDA

View Full Version : Push button weirdness



Anders Ohrt
8-Jun-2010, 08:44 AM
I have a strange problem with a cSigCJPushButton. I have two button next to each other. When the view is maximized, one of the buttons behaves weird. The behavior is a bit hard to explain. It is possible to click it, but only the border (outer 1 pixel of the button). When hovering over the border of the button, it lights up and can be clicked. If I move the mouse more onto the button, it stops lighting up and it is no longer possible to click it.

This only happens when the view is maximized, If I restore the view so it is no longer maximized, the button works just as normal.

Does anyone have any idea? Codejock bug, maybe, but I think it's some interaction with the Sig classes or the DAW code somewhere.

Martin
18-Jun-2010, 03:13 AM
We have not managed to reproduce this effect!
Can you post the contents of thr buttons?

Anders Ohrt
21-Jun-2010, 07:37 AM
We have not managed to reproduce this effect!
Can you post the contents of thr buttons?

This is probably hard to reproduce. We have two buttons with identical content, and only one of them behaves weird.

I'll try to create an example for you.

Martin
22-Jun-2010, 03:45 AM
Thanks

Anders Ohrt
22-Jun-2010, 06:00 AM
Thanks

Unfortunately, stripping down from the full application makes the problem disappear. For now, we will switch away from the CJ buttons. We might make another attempt later on.