Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • I'm confused, are you asking for help with something?

    Please login to see this link., Please login to see this link.
    Discord: Please login to see this link., Please login to see this link., Please login to see this link.

  • Based on how you posted that, I would be afraid to download your file for fear of a malware.

    If you need help making an editbox only display numbers, then you need to ask that question clearly in your post.

    If you are posting an example file for others to use, then you should say that in your post.

    As for the problem of making an editbox that only uses numbers, you could do a check if the last item in the editbox string is NOT a number, then remove it. Something like this:

    +Edit box has changed
    +Right$(editbox,1) <> 0
    +Right$(editbox,1) <> 1
    +Right$(editbox,1) <> 2
    +Right$(editbox,1) <> 3
    +Right$(editbox,1) <> 4
    +Right$(editbox,1) <> 5
    +Right$(editbox,1) <> 6
    +Right$(editbox,1) <> 7
    +Right$(editbox,1) <> 8
    +Right$(editbox,1) <> 9

    -- Change editbox string to (editbox string -1)

    Sorry, I don't have the exact syntax in front of me right now, but that is the basic idea.

    Please login to see this link.

  • I have to say that I do not know much English (I speak Hebrew). So I used Google Translate to translate, and tried to shorten my words to reduce distortions in the wording. I did mean to set an example for other people. I understood that others have already tried some methods, but I understand that all of them have disadvantages in terms of quality, so I tried to build a better tool.

    Thanks anyway

  • For example, I have seen the example that someone has prepared here (the second link on the page Please login to see this link. ), I did not quite understand what he did but there is a significant disadvantage, because filtering a text that does not number requires redefining the text and therefore does not keep your position in the box.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!