Khyber Posted June 2, 2000 Posted June 2, 2000 I am designing a database for my role-playing game and I want my radial buttons to appear as a 3D raised button rather than the flat button that is created. I've seen it on other FM databases and was wondering how to do it. Please help?
Kurt Knippel Posted June 3, 2000 Posted June 3, 2000 quote: Originally posted by Khyber: I am designing a database for my role-playing game and I want my radial buttons to appear as a 3D raised button rather than the flat button that is created. I've seen it on other FM databases and was wondering how to do it. Please help? I assume that you are refering to the "RADIO" buttons. Those are the circular buttons, that allow only one option to be selected. When I do them I usually use a couple of container fields or a single repeating container field. I then have another global container field which stores the various graphics that I use. One would be a selected icon, another an unselected icon. Then use a script(s) to set the containers with the correct icons. It seems complicated, but once you set it up it is pretty easy. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Senior Filemaker Developer http://www.inthescene.com mailto:[email protected] =-=-=-=-=-=-=-=-=-=-=-=-=
Recommended Posts
This topic is 8967 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