Search found 20 matches

by konnok3
04 August 2023, 03:47
Forum: cucco
Topic: How to check the first card
Replies: 4
Views: 10923

Re: How to check the first card

I couldn't figure out how to get the log output order correct in turn-based cases.
When an exchange is made, what is exchanged for what is output to the log of the corresponding player.
by konnok3
03 August 2023, 04:59
Forum: cucco
Topic: How to check the first card
Replies: 4
Views: 10923

Re: How to check the first card

I have added a display in the log showing which cards were dealt.

Only at first, the timing of the display is not correct and I am investigating the cause.
by konnok3
02 August 2023, 22:30
Forum: cucco
Topic: How to check the first card
Replies: 4
Views: 10923

Re: How to check the first card

Thank you for your comment.

I will look into the possibility of being able to see what the first card is that was dealt.
by konnok3
22 July 2023, 13:45
Forum: Developers
Topic: Buttons placed with addActionButton cannot be pressed.
Replies: 9
Views: 760

Re: Buttons placed with addActionButton cannot be pressed.

Thank you ufm.
The bug where the button cannot be pressed has been fixed.
by konnok3
21 July 2023, 14:00
Forum: Developers
Topic: Buttons placed with addActionButton cannot be pressed.
Replies: 9
Views: 760

Re: Buttons placed with addActionButton cannot be pressed.

After trying various methods, I was able to reproduce the bug event. When I tried to press a button, the mouse turned into a caret and I could not press it. After reproducing the problem, I found that the problem occurred when the language was Japanese, but not when the language was English. I will ...
by konnok3
21 July 2023, 08:55
Forum: Developers
Topic: Buttons placed with addActionButton cannot be pressed.
Replies: 9
Views: 760

Re: Buttons placed with addActionButton cannot be pressed.

I downloaded Incan Gold as it was included on the BGA Code Sharing page and looked at the source and found that
dojo.stopEvent( event );
was being executed in the button action.
My program did not call this, so I fixed it.
I will continue to check for any other coding errors.
by konnok3
21 July 2023, 03:15
Forum: Developers
Topic: Buttons placed with addActionButton cannot be pressed.
Replies: 9
Views: 760

Re: Buttons placed with addActionButton cannot be pressed.

Thanks for your comment.

> its not possible to tell without checking the code.
I'm sure I'm using something wrong, but I have no experience coding web programs, so I don't know how to investigate.

I will try to look into css or listeners.
by konnok3
16 July 2023, 22:20
Forum: Developers
Topic: Buttons placed with addActionButton cannot be pressed.
Replies: 9
Views: 760

Re: Buttons placed with addActionButton cannot be pressed.

Thanks for your reply. I have had this happen to me once. When I try to press the button, a caret appears like an EDITABLE FIELD and I cannot perform the operation to press the button. Clicking F5 fixes it, but the next turn it happens again. I suspect that the translation may have affected this, si...
by konnok3
15 July 2023, 19:07
Forum: Developers
Topic: Buttons placed with addActionButton cannot be pressed.
Replies: 9
Views: 760

Buttons placed with addActionButton cannot be pressed.

I have received a report of a bug in a cucco program I have coded, where the button cannot be pressed, and if he refreshes it with F5, it becomes possible to press it, but it happens every time. I have coded the button as in the sample with the addActionButton method, but is there anything I should ...
by konnok3
07 May 2023, 23:23
Forum: Developers
Topic: Where can I report a bug in BGA package?
Replies: 3
Views: 410

Re: Where can I report a bug in BGA package?

Thank you for the information.

I posted bug report.

Go to advanced search