Robin Dunn <robin <at> alldunn.com> writes:
>
> DomDom wrote:
> > Hello Everyone,
> >
> > 1) I want to put a checkbox with the text on the
left
> > and the box on the right hand side.
> > But it doesn't seem to work on Mac OSX: the text
remains
> > on the right...
> > Is it a known bug or perhaps my config which is
involved ?
>
> The native widget does not support this feature.
>
That's what I thought.
Thanks for the answers.
Andrea, Writing a new widget doesn't seem impossible when
reading your (great)
tutorial.
Not impossible doesn't means easy... for someone like me
with only a basic
knowledge of python and wxpython.
I'll try when I have more time and post the code, to get
your critics.
As a first try, I'll combine the statictext and the
textctrl.
I have to think how.
All, Thanks so much for your answers which help me improve
Dominique
------------------------------------------------------------
---------
To unsubscribe, e-mail: wxPython-users-unsubscribe lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help lists.wxwidgets.org
|