didix16

Results 32 comments of didix16

Ok then, I'll try it later, test it and I'll tell you if it worked. Thanks :+1:

Perfect, thank you so much!

Ok, thanks. I'll try to use that branch. Let's see if it works with my project :)

Same problem here and I'm using 13.9.4 version

Perfect, thanks! By the way, should I set onKeyDown event prevention to be done always and remove the Dialog property?

I just removed the property added to Dialog and now the onKeyDown propagation event is stoped by default. Also I restored back the Dialog api.

I've applied the remaining changes. Removed the unused property and changed the other one. It should be ready to go.

@melloware I've removed a typo in BodyCell.js that formatter checker was preventing to merge the code. Hope now can pass the merge process...

I'm experimenting the same issue and I'm not usi g AWS, just my raspberry at local.. Any ideas of how to solve It?

Hi @hussein-khamis . I had to left the project i which I was working but I founded the algorithm that solves that problem. Is the https://en.wikipedia.org/wiki/Travelling_salesman_problem. I found a repository...