473,507 Members | 2,374 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

wx.EVT_RIGHT_UP strangeness?

I'm playing with wxPython 2.8.7.1 on OS X 10.4.11 with MacPython 2.5

I ran the demo program found what may be a bug with the right mouse
button up event.

The demo is ShapedWindow.py. Everthing thing seems to work fine except
that right
clicking does not close the window. Tracing the program shows that the
event never
fires.

Upon closer scrutiny I discovered if you bind the wx.EVT_RIGHT_DOWN event, the
wx.EVT_RIGHT_UP now fires. I tried this in a couple programs and the
behavior is
consistent.

Is this the way it is supposed to work? If not, am I the only one with
this problem?
Jan 26 '08 #1
0 755

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1943
by: Robin Becker | last post by:
We had some legacy applications that used import to get parts of documents in. When run separately these worked fine, but failed when run as a single process because they both imported ch1 (after...
1
1303
by: Miki Tebeka | last post by:
Hello All, Can you explain why: - adp86: python -c 'import sys; print 1' 1 - adp86: python -c 'for i in range(3): print i' 0 1 2 - adp86: python -c 'import sys; for i in range(3): print...
8
1305
by: Stefan Seefeld | last post by:
hi there, I have trouble running some python code with 'exec': t.py contains: class Foo: pass class Bar: f = Foo From a python shell I do:
5
1341
by: dark.ryder | last post by:
I must be doing something wrong, but for the life of me, I can't figure out what. Here's the code snippet which is giving me grief: print type(number), type(name), type(seconds // 60),...
2
2108
by: Munnki | last post by:
I am learning Perl and was using the Wrox Learning Perl book that I found on the web. The author was explaining the autoincrement operator and try as I might I can't understand this behaviour. The...
2
3325
by: Robert M. Gary | last post by:
I'm using JRE 1.5 on Solaris Japanese (Sparc). The JVM claims its default character set is EUC-JP I'm seeing two strange things when using Japanese character sets... 1) If I write a program that...
3
1857
by: Mark Carroll | last post by:
Trying this in Firefox: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html;...
3
2034
by: Tom | last post by:
http://braintech.net.au:8000/question/play.zip only 57 kb hi friends I'm struggling with this very simple sample remoting application. What I am doing is simply testing remoting but when I...
2
1688
by: Glen Able | last post by:
The behaviour of << and >> arithmetic operators (under VC++6, x86) seems rather odd to me. Shifts at runtime seem to only use the bottom 5 bits of the shift amount (an x86 issue I suppose), but...
0
7223
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7319
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7031
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7485
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5042
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
1542
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
412
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.