The Digital Man Posted April 7, 2006 Share Posted April 7, 2006 I have created a radio button set with the buttons numbered 1-10. But I have placed cute little pictures on top of each number beside the round circles of the radio buttons to indicate what each button represents. When I click on a choice all of the numbers come to the top and the pictures disappear. But once I leave the field the pictures come back to the top covering the numbers. And the selected radio button remains darkened in. Is there a way to keep this from happening? I want the pictures to stay on top all the time. Thanks Quote Link to comment Share on other sites More sharing options...
ThatOneGuy Posted April 7, 2006 Share Posted April 7, 2006 Hi Digital Man! Are you comfortable with script parameters? I have a technique in mind that would solve your dilemma, but it will require a script (just one) to set the values in your radio-button field. Do you want to consider this approach? Quote Link to comment Share on other sites More sharing options...
The Digital Man Posted April 7, 2006 Author Share Posted April 7, 2006 Script parameters are not a problem. I'm using them extensively already in many of my scripts. Passing a parameter was a feature long overdue!!! FYI: My college degree is in "Information Systems", programming option. So I'm definately familiar with programming concepts. FileMaker Pros scripting interface in fact aggravates me at times since I just want to write code and it won't let me just type away like in a word processor. Anyway, I would be interested in your solution if it keeps the screen looking the way I want it too. Quote Link to comment Share on other sites More sharing options...
ThatOneGuy Posted April 7, 2006 Share Posted April 7, 2006 Script parameters are not a problem. I'm using them extensively already in many of my scripts. Passing a parameter was a feature long overdue!!! FYI: My college degree is in "Information Systems", programming option. So I'm definately familiar with programming concepts. FileMaker Pros scripting interface in fact aggravates me at times since I just want to write code and it won't let me just type away like in a word processor. Anyway, I would be interested in your solution if it keeps the screen looking the way I want it too. Great! I'm sure you're eminently qualified. I gotta run out for a little bit, but will post the technique this evening. I just wanted to make sure that using a script was okay for your interface ... it will circumvent the ability for your users to tab into the radio-button field. Check back around 8:00p Central. Quote Link to comment Share on other sites More sharing options...
The Digital Man Posted April 7, 2006 Author Share Posted April 7, 2006 Thanks! Tabbing into the Radio Button area is not a concern for me. I expect the user to use the mouse and click on the one they want. I will watch for it. I will be in here programming my little heart out this coming Sunday! Randy Quote Link to comment Share on other sites More sharing options...
ThatOneGuy Posted April 8, 2006 Share Posted April 8, 2006 Hey, Randy: Sorry, I got delayed a bit. The sample file's attached. Hope it works as advertised! Of course, let me know if you run into problems or have any questions. TOG Quote Link to comment Share on other sites More sharing options...
Maarten Witberg Posted April 8, 2006 Share Posted April 8, 2006 you've got to zip the file before uploading it. kjoe Quote Link to comment Share on other sites More sharing options...
ThatOneGuy Posted April 8, 2006 Share Posted April 8, 2006 you've got to zip the file before uploading it. Ooops ... haste makes waste. Quote Link to comment Share on other sites More sharing options...
The Digital Man Posted April 10, 2006 Author Share Posted April 10, 2006 Thanks! A pretty straightforward way around my problem. I guess I just couldn't see the forest for the trees. I kept thinking there must be a way to "LOCK" a field in place underneath a GRAPHIC. But I guess by not going into the field at all works well too. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.