Jump to content

.Invincible

Inactive Member
  • Posts

    22
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by .Invincible

  1. The news can't posted from a quest or db table???

    thanks for share

     

    it is in the noticias.py

     

    self.texto1 = self.comp.TextLine(self, 'Hola probando ', 105, 276, self.comp.RGB(60, 242, 650))
    self.texto2 = self.comp.TextLine(self, 'Hola probando2', 104, 304, self.comp.RGB(60, 215, 255))
    self.texto3 = self.comp.TextLine(self, 'Hola probando3', 104, 335, self.comp.RGB(255, 31, 0))
    self.texto4 = self.comp.TextLine(self, 'Hola probando4', 106, 365, self.comp.RGB(255, 255, 0))
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.