Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
radiobox events
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
John Kominek  
View profile  
 More options Jun 25 2008, 6:12 pm
From: John Kominek <jkomi...@cs.cmu.edu>
Date: Wed, 25 Jun 2008 18:12:32 -0400
Local: Wed, Jun 25 2008 6:12 pm
Subject: [wx-discuss] radiobox events
I've noticed that repeated selections of the same item in a radiobox are
filtered out. That is, an event is generated only the first time a given
item is selected, none after that (unless the selection changes). I'd
like to be alerted to all of the user's selection actions, even the
redundant ones.
How can this be done?

I'm quite new to wxpython -- this is my first discussion list posting --
and so have no clue whether this is easy, or deep and hard.

john


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vadim Zeitlin  
View profile  
 More options Jun 25 2008, 9:20 pm
From: Vadim Zeitlin <va...@wxwidgets.org>
Date: Thu, 26 Jun 2008 03:20:15 +0200
Local: Wed, Jun 25 2008 9:20 pm
Subject: Re: [wx-discuss] radiobox events
On Wed, 25 Jun 2008 18:12:32 -0400 John Kominek <jkomi...@cs.cmu.edu> wrote:

JK> I've noticed that repeated selections of the same item in a radiobox are
JK> filtered out. That is, an event is generated only the first time a given
JK> item is selected, none after that (unless the selection changes). I'd
JK> like to be alerted to all of the user's selection actions, even the
JK> redundant ones.
JK> How can this be done?

 This can't be done currently and I am not sure if the native control
generates an event for this at all (and if it doesn't, we can't generate it
neither). In any case, this would make for a very particular and non
standard UI and if you really need something like this you're better off
using your own custom control.

JK> I'm quite new to wxpython -- this is my first discussion list posting --

 FWIW the discussion list is about the non-technical discussion of
wxWidgets. Your post really belong to wx-users.

 Good luck,
VZ


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Julian Smart  
View profile  
 More options Jun 26 2008, 5:06 am
From: Julian Smart <jul...@anthemion.co.uk>
Date: Thu, 26 Jun 2008 10:06:39 +0100
Local: Thurs, Jun 26 2008 5:06 am
Subject: Re: [wx-discuss] radiobox events

You might be able to do it by intercepting left mouse button events -
probably this would work better with wxRadioButton since wxRadioBox is a
composite control. Also, this might work on some platforms but not others.

Regards,

Julian


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google