- Jun 6, 2020
- 11,559
- 4,422
A possible bug (or perhaps it's me overlooking something...)
I'm creating a state list:
B4X:
Afterwards, I'm showing a dialog box:
B4X:
Now I want to apply the StateList to the three buttons:
B4X:
What happens now is that when I click the first button, the color of the third button is changed as well. When I click the second button, the third button changes...
I'm creating a state list:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Afterwards, I'm showing a dialog box:
B4X:
Dim rs As ResumableSub = Dialog.ShowCustom(contentsPanel, "Ok", "Abort", "Cancel")
Now I want to apply the StateList to the three buttons:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
What happens now is that when I click the first button, the color of the third button is changed as well. When I click the second button, the third button changes...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید