$potenza=GUICtrlCreateCombo("", 10, 10, 200, 20)
GUICtrlSetData($potenza, "10|20")
GUISetState()
If GUICtrlRead($potenza) = 10 Then
$potenza =1000
EndIf
If GUICtrlRead($potenza) = 20 Then
$potenza = 2000
EndIf
non riesco![]()
![]()
![]()
$potenza=GUICtrlCreateCombo("", 10, 10, 200, 20)
GUICtrlSetData($potenza, "10|20")
GUISetState()
If GUICtrlRead($potenza) = 10 Then
$potenza =1000
EndIf
If GUICtrlRead($potenza) = 20 Then
$potenza = 2000
EndIf
non riesco![]()
![]()
![]()