Reply To: drawImageAt()

Home Forums General Programming drawImageAt() Reply To: drawImageAt()

#30027
zeoka
Participant
    • Topics: 73
    • Replies: 466
    • Total: 539
    • ★★★

    Thank you Atom
    There is a lot things here
    I get it and resized, next step look and feel 🙂
    A good thing because I can’t repaint other mods (imageslider):
    I do :

    mr = panel:getImageSliderComponent("MYMOD")
    mr:repaint()
    end

    when I changed uiImageSliderResource but nothing happens
    If the component is in a group or tab do I must repaint the parent ?
    I tried it also

    Ctrlr