XRCEd 0.2.0-8 and wxPython 2.9.1.1 and SizerItem.flag problem.

Hi all.
I'm working often with XRCEd to make my gui for my applications.
I try wxPython 2.9.1. but I have to following problem.
The checkbox inside wxListCtrl of SizerItem flag property can be
clicked.

While in XRCed with wxPython 2.8 all works fine.

Do you have the same problem?

I'm using Python 2.7
Best regards.

  Mauro Ziliani

I'm not sure I understand the problem. Which checkbox? What platform are you on? Please give exact steps to reproduce.

···

On 3/16/11 1:52 AM, mauzil wrote:

Hi all.
I'm working often with XRCEd to make my gui for my applications.
I try wxPython 2.9.1. but I have to following problem.
The checkbox inside wxListCtrl of SizerItem flag property can be
clicked.

While in XRCed with wxPython 2.8 all works fine.

Do you have the same problem?

I'm using Python 2.7

--
Robin Dunn
Software Craftsman

Oh sorry.
I miss a word.

I reinstall Python 2.7, wxPython 2.9.1.1 win32 and wxPython 2.9 Docs and Demo.

I try to make a small app.
I attach a jpeg of the XRCEd window.

I cannot click on checbox inside flags ComboBox.

···

2011/3/17 Robin Dunn robin@alldunn.com

On 3/16/11 1:52 AM, mauzil wrote:

Hi all.

I’m working often with XRCEd to make my gui for my applications.

I try wxPython 2.9.1. but I have to following problem.

The checkbox inside wxListCtrl of SizerItem flag property can be

clicked.

While in XRCed with wxPython 2.8 all works fine.

Do you have the same problem?

I’m using Python 2.7

I’m not sure I understand the problem. Which checkbox? What platform are you on? Please give exact steps to reproduce.

Robin Dunn

Software Craftsman

http://wxPython.org

To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com

or visit http://groups.google.com/group/wxPython-users?hl=en

Ok, thanks for the additional info. I can reproduce the bug now.

···

On 3/18/11 8:36 AM, Mauro Ziliani wrote:

Oh sorry.
I miss a word.

I reinstall Python 2.7, wxPython 2.9.1.1 win32 and wxPython 2.9 Docs and
Demo.

I try to make a small app.
I attach a jpeg of the XRCEd window.

I cannot click on checbox inside flags ComboBox.

--
Robin Dunn
Software Craftsman