wxPython and CheckListBox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ncookson@networkusa.net

    #1

    wxPython and CheckListBox

    I am trying to add a caption or title to the box drawn around a
    checklistbox and having no luck. Is there a way to do this?
    I am using python 2.3.4 and wxPython 2.5 on a windows platform.

    Noel

  • Ed Leafe

    #2
    Re: wxPython and CheckListBox

    On Jan 13, 2005, at 5:54 AM, ncookson@networ kusa.net wrote:
    [color=blue]
    > I am trying to add a caption or title to the box drawn around a
    > checklistbox and having no luck. Is there a way to do this?
    > I am using python 2.3.4 and wxPython 2.5 on a windows platform.[/color]

    I don't think you can do it directly. What you might want to try is to
    create a StaticBoxSizer with the label you want, and add the checkbox
    to that sizer. Then add the StaticBoxSizer to the panel's layout
    instead of the checkbox.

    ___/
    /
    __/
    /
    ____/
    Ed Leafe

    PEJUANGJITU hadir sebagai agen toto dengan situs togel online yang terpercaya sehingga menjadikan kami PEJUANG JITU sebagai website dengan pencarian terbanyak di 2026 ini.


    Comment

    Working...