[. . . ] Support technique Consultez le site Web du support technique d’Adobe (www. [. . . ] Il y a quatre valeurs possibles : « none », « left », « center » et « right ». L’alignement du texte, « left », « right » ou « center ». L’alignement du texte : « left », « right » ou « center ». L’alignement du texte : « left », « right » ou « center ». [. . . ] On theWindowCallback event, eventData, itemPropList global gMuiSmileDialObj, smileyIndex if symbolP(event) then -- vérification d'erreur élémentaire case event of #itemChanged : if the type of itemPropList = #IntegerSliderH then set smileyIndex = the value of itemPropList smileyUpdate FALSE end if #itemClicked : case ( the type of itemPropList ) of #bitmap : beep #defaultPushButton : if ( the title of itemPropList = "Suite" ) then smileyIndexIncrement smileyUpdate TRUE end if #pushButton : if ( the title of itemPropList = "Retour" ) then smileyIndexDecrement smileyUpdate TRUE end if #cancelPushButton : if ( objectP ( gMuiSmileDialObj ) ) then stop(gMuiSmileDialObj, 1) end if end case #windowOpening: #windowClosed: #windowZoomed : #windowResized : otherwise : end case end if end theWindowCallback ADOBE DIRECTOR 11. [. . . ]