Re: Button - Umschalten aktiv - wie Zustand auslesen?
Verfasst: Do, 19.06.2008 23:14
Hallo Mario,
willkommen im Forum.
willkommen im Forum.
Hilft das weiter?com.sun.star.awt.UnoControlButtonModel.html#Toggle hat geschrieben: specifies whether the button should toggle on a single operation.
If this property is set to true , a single operation of the button control (pressing space while it is focused, or clicking onto it) toggles it between a pressed and a not pressed state.
The default for this property is false , which means the button behaves like a usual push button.
Since OpenOffice 2.0