Hi,
thanks for that hint, a ToggleButton is nearly what i want. Can i give it
a Bitmap (or two) to display? Not according to the documentation, but does
anybody see another way to do that?
I want to provide a Toolbar that lays its elements out in a grid.
Thanks for any hints,
Torsten.
···
> Hi,
>
> in an application i'd like to arrange several BitmapButtons in a ToolBar.
>
> "gimp" may show best how i'd like to arrange them.
>
> I don't think this is possible with a wx.ToolBar, or is it possible?
>
>
> So at the moment i try to emulate this with a bunch of wx.BitmapButtons.
> But i don't know how to set the state of a button, can i influence it
> in a way that it looks like it is pressed (permanently)?
>
> I'd like to have a button activated when it is pressed and stay activated
> until i detect another button was pressed. I don't just want to change
> the wx.Bitmaps that represent the different states.
>
> Is that possible?
>
>
> Thanks for any hints,
> Torsten.
> _______________________________________________
> wxpython-users mailing list
> wxpython-users@lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
> -------------------------------------------------------------------------
>-------------- Orange vous informe que cet e-mail a ete controle par
> l'anti-virus mail. Aucun virus connu a ce jour par nos services n'a ete
> detecte.Hello,
Just take a look to ToggleButton (you have some examples in wxDemo)
Mathias
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users