Bezeichnung
ONBUTTONRIGHTCLICK -- user right-clicked a button (V1.5) / VERALTET
Übersicht
Label(ONBUTTONRIGHTCLICKx)
Beschreibung
Achtung: Dieser Befehl ist Teil der Hollywood 1.x Ereignisbibliothek. Sie sollten ihn nicht länger verwenden. Bitte benutzen Sie die Befehle der neuen Bibliothek ab Hollywood 2.0.

This event is raised when the user right-clicks on a declared button. Hollywood will Gosub() then to the label with the name ONBUTTONRIGHTCLICKx where x is the identifier of the button. For example, Hollywood will Gosub() to the label called ONBUTTONRIGHTCLICK15 when the user clicks on the button with the number 15.

Eingaben
x
button number
Beispiel
Siehe CreateButton


Navigation zeigen