Combine a checkbox and a list box

Hello,
this is my first post and I’m very new in wxpython, so here is my question:
In the book “wxPython In Action” Mr. Rappin says in page 219 that it’s possible
to combine a checkbox in a list box but he didn’t give any example,

how can I do that?

Thanks in advance for your help.

Jorge

Hello,

···

On Aug 18, 2008, at 5:57 PM, Alix Al wrote:

Hello,
this is my first post and I'm very new in wxpython, so here is my question:
In the book "wxPython In Action" Mr. Rappin says in page 219 that it's possible
to combine a checkbox in a list box but he didn't give any example,
how can I do that?

Thanks in advance for your help.

See the aptly named wx.CheckListBox class :wink:

The demo has an example of usage as well.

Cody

Hi,
thanks for you answer but I didn’t understand,
what demo?

···

On Tue, Aug 19, 2008 at 12:05 AM, Cody Precord codyprecord@gmail.com wrote:

Hello,

On Aug 18, 2008, at 5:57 PM, Alix Al wrote:

Hello,

this is my first post and I’m very new in wxpython, so here is my question:

In the book “wxPython In Action” Mr. Rappin says in page 219 that it’s possible

to combine a checkbox in a list box but he didn’t give any example,

how can I do that?

Thanks in advance for your help.

See the aptly named wx.CheckListBox class :wink:

The demo has an example of usage as well.

Cody


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Hello,

···

On Aug 18, 2008, at 6:20 PM, Alix Al wrote:

Hi,
thanks for you answer but I didn't understand,
what demo?

The wxPython demo: Redirecting...

Cody

That’s it.

Thanks a lot.

xeo

···

On Tue, Aug 19, 2008 at 12:23 AM, Cody Precord codyprecord@gmail.com wrote:

Hello,

On Aug 18, 2008, at 6:20 PM, Alix Al wrote:

Hi,

thanks for you answer but I didn’t understand,

what demo?

The wxPython demo: http://wxpython.org/download.php#binaries

Cody


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users