Every thing looks fine if I use:
deal_percentage = int(self.deal_price.text.strip("$"))/int(self.price_label.text.strip("$"))
If this doesn’t help please explain clearly how the repeating panel items should look instead.
Every thing looks fine if I use:
deal_percentage = int(self.deal_price.text.strip("$"))/int(self.price_label.text.strip("$"))
If this doesn’t help please explain clearly how the repeating panel items should look instead.