Front page | perl.wxperl.users |
Postings from February 2013
Re: WxChoice behaviour
Thread Previous
From:
Johan Vromans
Date:
February 8, 2013 08:47
Subject:
Re: WxChoice behaviour
Message ID:
m2d2wbkx9m.fsf@phoenix.squirrel.nl
Ian Macdonald <ickphum@gmail.com> writes:
> 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.
So it seems system-related, not application-related. Aren't you trying
to fix something that is beyond your scope?
Using the wxPerl demo application I do not see this behaviour on my
system (Fedora 17, x86_64, Perl 5.14.3, wxPerl demo 0.18, wxPerl 0.9914,
wxWidgets 2.8.12).
-- Johan
PS: It usually helps to specify what version of perl, wxperl, wxwidgets
you are using on what hardware/os/distro.
Thread Previous