Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    icon in SC.warn()

    hello, how can i customize or change the icon in "SC.warn or SC.say or SC.showPrompt" window?

    #2
    who can help with this thread? thanks

    Comment


      #3
      You can create an instance of Dialog, set the attribute "warnIcon", then pass it into the SC.warn function.

      Comment


        #4
        Thanks, do you refer to those setAttribute method extended from BaseWidget? i am just confused with these setAttribute method, i could not find any document about them, even api doc does not describe them, could you show me how to use it? or where i can find the documents?

        Comment

        Working...
        X