Hi, This isn't strictly a wxperl question but I don't have anywhere more appropriate to ask, and google hasn't been helpful.
We're just preparing our app for production release, so we're adjusting the gtk theme for prettiness, and somewhere along the line, Wx::Choice behaviour has changed so that the list is only displayed while the mouse button is pressed, instead being popped up by the first click and down by the second. This behaviour holds true for similar controls in other applications, so it does seem like a system-wide setting has changed. I've reverted everything I can without success, which I find somewhat surprising. (We've changed several things at once, hence the problem.) Can anyone offer a clue as to where this might be coming from? -- Ian Macdonald