Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
hyperPad

hyperPad Forum

  1. Home
  2. Help and Support
  3. How to use "For Each" tag loop on each object

How to use "For Each" tag loop on each object

Scheduled Pinned Locked Moved Help and Support
116 Posts 3 Posters 74.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • iTap DevelopmentI iTap Development

    @Deeeds this is exactly when you should be sharing projects!

    D Offline
    D Offline
    Deeeds
    wrote on last edited by
    #44

    @iTap-Development You haven't read the path to discovery I went through, that everyone else will need to go through, too.

    It was painful because of the documentation, the default choice, the naming conventions and the reasons for this scenario.

    You're not getting the points I'm making.

    And I'm not willing to wait for someone else to help me when I should be able to solve these problems by reading about and using the tool in front of me.

    This is about FAR MORE THAN ME!!!

    1 Reply Last reply
    0
    • D Deeeds

      @iTap-Development

      Read through my rant about the Value Type being named wrongly, the default choice... etc...

      It wasn't user error in this case...

      It's horrible UX, terrible documentation and TRULY despicable choices of nomenclature and default "behaviour", all to circumvent a temporary problem, the lack of referencing.

      iTap DevelopmentI Offline
      iTap DevelopmentI Offline
      iTap Development
      wrote on last edited by iTap Development
      #45

      @Deeeds I don’t need to read your rant. Read the post I quoted. You said all of that about the for each not working.

      Had to edit...i wasn’t paying attention to what I was typing lol 🤦‍♂️

      D 2 Replies Last reply
      0
      • iTap DevelopmentI iTap Development

        @Deeeds I don’t need to read your rant. Read the post I quoted. You said all of that about the for each not working.

        Had to edit...i wasn’t paying attention to what I was typing lol 🤦‍♂️

        D Offline
        D Offline
        Deeeds
        wrote on last edited by
        #46

        @iTap-Development You only need to read through something if you're going to try to stand behind your claim that this is the right time to share a project, and you're going to be faster than I am at finding what's going on, and can then explain to me the process by which YOU discovered and then understood THIS problem.

        Can you do that?

        iTap DevelopmentI 1 Reply Last reply
        0
        • D Deeeds

          @iTap-Development You only need to read through something if you're going to try to stand behind your claim that this is the right time to share a project, and you're going to be faster than I am at finding what's going on, and can then explain to me the process by which YOU discovered and then understood THIS problem.

          Can you do that?

          iTap DevelopmentI Offline
          iTap DevelopmentI Offline
          iTap Development
          wrote on last edited by
          #47

          @Deeeds are you saying you found the problem first? I thought my project is what showed you? And It wasn’t a problem! It was YOUR user error, which is why sharing a project so I could look at it was needed. It would have been easy to see why it wasn’t working.

          D 1 Reply Last reply
          0
          • iTap DevelopmentI iTap Development

            @Deeeds I don’t need to read your rant. Read the post I quoted. You said all of that about the for each not working.

            Had to edit...i wasn’t paying attention to what I was typing lol 🤦‍♂️

            D Offline
            D Offline
            Deeeds
            wrote on last edited by
            #48

            @iTap-Development

            If you can, I'd greatly appreciate an explanation of Value Type arrays in hyperPad, from your perspective.

            iTap DevelopmentI 1 Reply Last reply
            0
            • iTap DevelopmentI iTap Development

              @Deeeds are you saying you found the problem first? I thought my project is what showed you? And It wasn’t a problem! It was YOUR user error, which is why sharing a project so I could look at it was needed. It would have been easy to see why it wasn’t working.

              D Offline
              D Offline
              Deeeds
              wrote on last edited by
              #49

              @iTap-Development Yes, I found it before you sent me the project.

              I was writing about it before then. Look at the timeline of events.

              1 Reply Last reply
              0
              • D Deeeds

                @iTap-Development

                If you can, I'd greatly appreciate an explanation of Value Type arrays in hyperPad, from your perspective.

                iTap DevelopmentI Offline
                iTap DevelopmentI Offline
                iTap Development
                wrote on last edited by
                #50

                @Deeeds I don’t know what you mean by “value types”.
                But that’s not the issue. The issue is that you thought FOR EACH couldn’t loop through objects on a tag and get there positions and add them to an array. When I made a project proving they could, you easily saw the user error. The point is, if you shared a simple project demonstrating what you thought didn’t work, I could have identified the user error 6 hours ago in stead of posting so much!

                @Deeeds said in How to use "For Each" tag loop on each object:

                @iTap-Development You're doing the exact thing I am. The difference, I assumed the default type of array in an Array Modifier Behaviour, in hyperPad, would modify hyperPad's native arrays. I was especially sure of this because it's been named a "Value" type of array, which would be, in most all other uses of the English language to describe anything to do with modifying arrays, the type of array that stores values. And it is the default setting of the behaviour that modifies arrays within hyperPad.

                SILLY ME !!!

                Should have known that the wording would be wrongheaded and the default choice the least intuitive and least useful, and most peculiar possible.

                Made far worse by the fact that it takes in an array to modify, and then requests the choice of modification and the value to be provided. Looks exactly like what's needed, normal and to be expected.

                Again, Silly ME!

                This post is where you first said you new what was wrong. I posted the project before this.

                D 1 Reply Last reply
                0
                • iTap DevelopmentI iTap Development

                  @Deeeds I don’t know what you mean by “value types”.
                  But that’s not the issue. The issue is that you thought FOR EACH couldn’t loop through objects on a tag and get there positions and add them to an array. When I made a project proving they could, you easily saw the user error. The point is, if you shared a simple project demonstrating what you thought didn’t work, I could have identified the user error 6 hours ago in stead of posting so much!

                  @Deeeds said in How to use "For Each" tag loop on each object:

                  @iTap-Development You're doing the exact thing I am. The difference, I assumed the default type of array in an Array Modifier Behaviour, in hyperPad, would modify hyperPad's native arrays. I was especially sure of this because it's been named a "Value" type of array, which would be, in most all other uses of the English language to describe anything to do with modifying arrays, the type of array that stores values. And it is the default setting of the behaviour that modifies arrays within hyperPad.

                  SILLY ME !!!

                  Should have known that the wording would be wrongheaded and the default choice the least intuitive and least useful, and most peculiar possible.

                  Made far worse by the fact that it takes in an array to modify, and then requests the choice of modification and the value to be provided. Looks exactly like what's needed, normal and to be expected.

                  Again, Silly ME!

                  This post is where you first said you new what was wrong. I posted the project before this.

                  D Offline
                  D Offline
                  Deeeds
                  wrote on last edited by
                  #51

                  @iTap-Development NO.

                  This is the post where I explained EXACTLY what one part of the problem is, long before you sent the project:

                  https://forum.hyperpad.com/post/4364

                  D 1 Reply Last reply
                  0
                  • D Deeeds

                    @iTap-Development NO.

                    This is the post where I explained EXACTLY what one part of the problem is, long before you sent the project:

                    https://forum.hyperpad.com/post/4364

                    D Offline
                    D Offline
                    Deeeds
                    wrote on last edited by
                    #52

                    @iTap-Development in between then and your project sending, I then explained, as politely as I could, why word choice is important in a tool like this, to the person I assume is making these choices:

                    here

                    https://forum.hyperpad.com/post/4367

                    Because I don't want anyone else having this same experience!

                    iTap DevelopmentI 1 Reply Last reply
                    0
                    • D Deeeds

                      @iTap-Development in between then and your project sending, I then explained, as politely as I could, why word choice is important in a tool like this, to the person I assume is making these choices:

                      here

                      https://forum.hyperpad.com/post/4367

                      Because I don't want anyone else having this same experience!

                      iTap DevelopmentI Offline
                      iTap DevelopmentI Offline
                      iTap Development
                      wrote on last edited by
                      #53

                      @Deeeds look at when these posts were posted!
                      1_1511225797934_F109B6ED-F5C5-4031-9C3D-908B544FB1F6.jpeg 0_1511225797932_3F6C9CBB-5BCA-464B-8E94-A82BD67C96AD.jpeg

                      1 Reply Last reply
                      0
                      • iTap DevelopmentI Offline
                        iTap DevelopmentI Offline
                        iTap Development
                        wrote on last edited by
                        #54

                        Dang it I cropped it off let me repost

                        D 1 Reply Last reply
                        0
                        • iTap DevelopmentI Offline
                          iTap DevelopmentI Offline
                          iTap Development
                          wrote on last edited by iTap Development
                          #55

                          EDIT
                          you made your post and hour later.

                          1 Reply Last reply
                          0
                          • iTap DevelopmentI iTap Development

                            Dang it I cropped it off let me repost

                            D Offline
                            D Offline
                            Deeeds
                            wrote on last edited by Deeeds
                            #56

                            @iTap-Development Scroll up. The posts are in chronological order. You'll see what I'm seeing. That I'd identified the root cause and fixed the problem, and then gone onto describing the reason for the confusion, and why it needs to be alleviated, long before you posted your project.

                            Thank you for that, it confirmed we were doing the exact same thing. But I had already found and isolated the problem. And begun ranting about the naming and default choice in the behaviour... etc.

                            I'm not into suggesting words yet, but that will be next, if and when @Murtaza or you can explain why/what/how/when/where of arrays of type "Value" are and do in hyperPad.

                            iTap DevelopmentI 2 Replies Last reply
                            0
                            • D Deeeds

                              @iTap-Development Scroll up. The posts are in chronological order. You'll see what I'm seeing. That I'd identified the root cause and fixed the problem, and then gone onto describing the reason for the confusion, and why it needs to be alleviated, long before you posted your project.

                              Thank you for that, it confirmed we were doing the exact same thing. But I had already found and isolated the problem. And begun ranting about the naming and default choice in the behaviour... etc.

                              I'm not into suggesting words yet, but that will be next, if and when @Murtaza or you can explain why/what/how/when/where of arrays of type "Value" are and do in hyperPad.

                              iTap DevelopmentI Offline
                              iTap DevelopmentI Offline
                              iTap Development
                              wrote on last edited by iTap Development
                              #57

                              @Deeeds if you had it figured out already, why did you look at my project then? Regardless of when we posted, if you had sent a test project, it would have been solved IMMEDIATELY!
                              That’s the point.

                              1 Reply Last reply
                              0
                              • D Deeeds

                                @iTap-Development Scroll up. The posts are in chronological order. You'll see what I'm seeing. That I'd identified the root cause and fixed the problem, and then gone onto describing the reason for the confusion, and why it needs to be alleviated, long before you posted your project.

                                Thank you for that, it confirmed we were doing the exact same thing. But I had already found and isolated the problem. And begun ranting about the naming and default choice in the behaviour... etc.

                                I'm not into suggesting words yet, but that will be next, if and when @Murtaza or you can explain why/what/how/when/where of arrays of type "Value" are and do in hyperPad.

                                iTap DevelopmentI Offline
                                iTap DevelopmentI Offline
                                iTap Development
                                wrote on last edited by iTap Development
                                #58

                                @Deeeds show me where you “identified the root cause before I posted the link”.

                                D 2 Replies Last reply
                                0
                                • iTap DevelopmentI iTap Development

                                  @Deeeds show me where you “identified the root cause before I posted the link”.

                                  D Offline
                                  D Offline
                                  Deeeds
                                  wrote on last edited by
                                  #59

                                  @iTap-Development

                                  It's the ******* (curse word edited out, use your imagination, add rage... then...) ARRAY modifier of type VALUE!!!

                                  1 Reply Last reply
                                  0
                                  • iTap DevelopmentI iTap Development

                                    @Deeeds show me where you “identified the root cause before I posted the link”.

                                    D Offline
                                    D Offline
                                    Deeeds
                                    wrote on last edited by
                                    #60

                                    @iTap-Development

                                    And I'd already identified what was probably going to be the cause of the problem:

                                    It's counter intuitive and requires additional actions to setup "correctly".

                                    iTap DevelopmentI KamdroidK 2 Replies Last reply
                                    0
                                    • D Deeeds

                                      @iTap-Development

                                      And I'd already identified what was probably going to be the cause of the problem:

                                      It's counter intuitive and requires additional actions to setup "correctly".

                                      iTap DevelopmentI Offline
                                      iTap DevelopmentI Offline
                                      iTap Development
                                      wrote on last edited by iTap Development
                                      #61

                                      @Deeeds

                                      @iTap-Development said in How to use "For Each" tag loop on each object:

                                      @Deeeds if you had it figured out already, why did you look at my project then? Regardless of when we posted, if you had sent a test project, it would have been solved IMMEDIATELY!
                                      That’s the point.

                                      1 Reply Last reply
                                      0
                                      • D Deeeds

                                        @iTap-Development

                                        And I'd already identified what was probably going to be the cause of the problem:

                                        It's counter intuitive and requires additional actions to setup "correctly".

                                        KamdroidK Offline
                                        KamdroidK Offline
                                        Kamdroid
                                        wrote on last edited by
                                        #62

                                        @Deeeds Why do you always refuse to share the project with your issue though? It only takes a couple of seconds.

                                        iTap DevelopmentI D 2 Replies Last reply
                                        0
                                        • KamdroidK Kamdroid

                                          @Deeeds Why do you always refuse to share the project with your issue though? It only takes a couple of seconds.

                                          iTap DevelopmentI Offline
                                          iTap DevelopmentI Offline
                                          iTap Development
                                          wrote on last edited by iTap Development
                                          #63

                                          @Kamdroid exactly!
                                          And then the problem could have been solved in two posts if he had included a project. Now this thread is at 63!
                                          It’s like he wants help, but then refuses it.

                                          D 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Search