DropList¶
-
class
guerilla.DropList¶ Bases:
guerilla.WindowA drop down list
-
setenum()¶ Set the droplist enum
-
valuechanged()¶ This method is called when the current value changed. This method should be overriden for dynamic control.
-
guerilla.DropList¶Bases: guerilla.Window
A drop down list
setenum()¶Set the droplist enum
valuechanged()¶This method is called when the current value changed. This method should be overriden for dynamic control.