pmusaev Posted January 27, 2004 Posted January 27, 2004 In Filemaker (5.5), is it possible to create an element in the layout that is "draggable" by the user? I have a image (of a map) in a container field and would like users to place a dot on where they would like to go. Can anyone provide a workaround solution or some advice? Cheers!
DanBrill Posted January 27, 2004 Posted January 27, 2004 Cool idea. Here's something I threw together. Drag from the point on the left to a point on the map. To make for finer gradations you'd need to add variables, increase the number of repetitions, and set the field size smaller. The object size tool thingy helps a lot with the layout. Dan DragImage.zip
Lee Smith Posted January 27, 2004 Posted January 27, 2004 Hi Pmusaev, There has been some discussion recently in the Forums about this. Unfortunately, I don't think you will be able to find it because of this weekend's problems. Here is a FREE file that may be of help. US State Buttons By: Brad Stanford URL: click here HTH Lee
pmusaev Posted January 27, 2004 Author Posted January 27, 2004 on going with this example, how could we easily allow a user to remove a colour from a square? "Cut" works, but is it the best option? thanks for the help! (in progress)
DanBrill Posted January 27, 2004 Posted January 27, 2004 I'd just click it and hit delete. This thread has got me thinking about a related idea, so I'm still playing with it. Should have something else by the end of the day. Dan
DanBrill Posted January 28, 2004 Posted January 28, 2004 Hi, OK, here's my followup to yesterday, which took me longer than I had hoped. I increased the number and decreased the layout size of the repeating container fields. Now you can really pinpoint on a map. The red dot is my house, by the way. And this got me thinking about how to use grids like this, and how I've been thinking for some time about how to produce scatterplots within FM. So here's what I've been working on. I'd love to hear what you think. Once you plot the data, click on the points and you'll see the underlying values. The data file has only 26 cases. My fear is that this could really take a long time to run with a few thousand points. I'm thinking about some ways around that, like copying all of the data to the ScatterPlot file at the front end. My wife, just to vex me, said, "so when are you adding the regression line?" I don't think I could get a line to draw (or could I?), but an R square and some other stats might not be out of the question. Are there any examples of higher-level statistical computations out there? Anyway, thanks for any input. Dan
Recommended Posts
This topic is 7865 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now