jatin1726's Forum Posts

  • I think you need to use two objects - TextBox and List.

    In "TextBox On Text Changed" event you can refresh the list of items for the List. For example, if you keep these strings in an array, you need to clear the list, then loop through the array and check if

    lowercase(left(Array.At(loopindex), len(TextBox.text))) = lowercase(TextBox.text)

    If this expression is true, add this string to the list.

    Thanks for reply dop. Actually i m trying this without array bcz I dont understand array so i try to find alternate and sometimes it go long route. I am sharing what I have done. vserv-images.s3.amazonaws.com/adsunit/capx/search.capx this is the file. If we can do this only by array, then can you help me with the example may be it will help me and start loving arrays. Thanks for the support dop.

    Regards,

    jatin

  • Hi Friends,

    Need help in creating a drop down list where user types one word and relevant rows with that alphabet is shown in results. You might have seen this in various search boxes and google search bar. As u type one word, results start appearing in drop down listing. Is it possible in construct 2 drop down list?

    Regards,

  • jatin1726

    thanks!

    I made a couple of minor improvements - made it use a family, and filter based on a Group variable in the family (like Maverick suggested), so that it is easier to integrate into an inventory system, shop, or gallery...

    so, re-download from the link above.

    good luck with your project!

    Also, need one help. If i create more rows, then it makes icons smaller. Instead of that can we do somethin g where icons can be scrolled vertically if rows are more then viewport area? can u help me out with this?

  • jatin1726

    thanks!

    I made a couple of minor improvements - made it use a family, and filter based on a Group variable in the family (like Maverick suggested), so that it is easier to integrate into an inventory system, shop, or gallery...

    so, re-download from the link above.

    good luck with your project!

    Allan, can you help me out that instead of button click, if I have search bar sort of thing and I type A or B then all relevant box start collecting together and others fade out or disappear. This feature is seen on websites where u type one alphabet and list below start showing options below.

  • There are plenty of tutorials and examples posted here, have you tried searching the forum?

    https://www.construct.net/en/tutorials/drag-and-scroll-the-screen-using-touch-control-1351

    https://www.construct.net/en/tutorials/itemmenu-scroll-791

    https://www.dropbox.com/s/50cl8ipks3wyr95/ScrollingList.capx?dl=0

    Thanks Dop, it worked like charm.

  • You can put object in layout and then destroy it in start of layout and create it when condition needs to be activated in game.

  • Hi Friends,

    Need your help in creating a vertical slider like one column website where thumbnails can be scrolled up and down with fluidity. sharing gif image for reference.

    bit.ly/2v5TkGH

    Please let me know

    how to create this slider which swipes up and down smoothly.

    Regards,

  • Any help please?

  • Hi Friend,

    Thanks a lot for sharing the reply. But i am not so advanced in using api and ajax calls. Can u help me out how to do this complex work using construct 2?

    Regards,

  • Hi Friends,

    Can anyone please guide me How do I show real time temperature of current location ?

    Regards,

  • Guys, plz help. Anyone?

  • Hi Friends,

    Need help, quite critical. How do I upload webcam recorded video to server (using php or some other way) and get back url to be shared on fb?

    I am using webcam recorder of construct 2. Can anyone help me please in this?

    Thanks in advance

  • jatin1726

    thanks!

    I made a couple of minor improvements - made it use a family, and filter based on a Group variable in the family (like Maverick suggested), so that it is easier to integrate into an inventory system, shop, or gallery...

    so, re-download from the link above.

    good luck with your project!

    Thankyou so much once again

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Thank you so much you made my life easy to live. It worked like a charm. It will be inspiration for all.

  • You can try contacting the author:

    https://readymag.com/valerypopoff/portfolio/

    I have already requested him in comments section of addon but he might be away and my requirement is kinda urgent.

    If anyone can help me out that would be great.