January 3, 201313 yr I hope I framed the question clearly. Basically I'm wondering if there is a way to run different scripts from a single calc field that's been turned into a button, thereby simulating multiple buttons. For example, lets say I was simulating a hierarchy inside a portal with an "expand" and "collapse" triangle. Visually reading from left to right, the calc field would show an expanded or collapsed triangle, some space, then some text. The first click expands the triangle while the second click collapses the triangle. This works fine and dandy. But lets say that I also wanted to add some command to the right of the text (in the same field), which would trigger a different script. Is there a way to execute that different script based on the lateral and/or vertical position of the mouse click on top of the field button? Thanks in advance. Oh, and I'm running FMP 12.
January 4, 201313 yr Is there a way to execute that different script based on the lateral and/or vertical position of the mouse click on top of the field button? No (possibly with a plugin?). But you could use two (or more) buttons.
January 4, 201313 yr Author Thanks for the replies. And I do sometimes use transparent buttons but in the case the hierarchal display that I have set up dynamically creates different indent widths in the text. I could try and counter this by also dynamically indenting the invisible command buttons but I'm not so much attached to this proposed set up as much as I wanted to know if it was possible (and easy). Thanks again.
January 4, 201313 yr eoneon123, Â Did you find a solution? Â I was looking for advice for my project and this seemed similiar...I think? Â Attached image. Â Â
Create an account or sign in to comment