Will Brown Posted March 18, 2005 Author Posted March 18, 2005 It there a way to show that ugly scroll bar only when needed in a portal? Will
Will Brown Posted March 18, 2005 Posted March 18, 2005 It there a way to show that ugly scroll bar only when needed in a portal? Will
Will Brown Posted March 18, 2005 Author Posted March 18, 2005 It there a way to show that ugly scroll bar only when needed in a portal? Will
kevh72 Posted March 18, 2005 Posted March 18, 2005 I don't think it's possible. What I've done in my solutions is to set the borders to none so that you cannot see the scroll bar. I then create a container calc that will display an up and down arrow if the portal exceeds whatever record rows I've set. I then place the container fields approximately where the portal scroll arrows are.
kevh72 Posted March 18, 2005 Posted March 18, 2005 I don't think it's possible. What I've done in my solutions is to set the borders to none so that you cannot see the scroll bar. I then create a container calc that will display an up and down arrow if the portal exceeds whatever record rows I've set. I then place the container fields approximately where the portal scroll arrows are.
kevh72 Posted March 18, 2005 Posted March 18, 2005 I don't think it's possible. What I've done in my solutions is to set the borders to none so that you cannot see the scroll bar. I then create a container calc that will display an up and down arrow if the portal exceeds whatever record rows I've set. I then place the container fields approximately where the portal scroll arrows are.
Will Brown Posted March 19, 2005 Author Posted March 19, 2005 Using your suggestion, I can hide the scroll bars, but can't think of how to write the script for the container fields. I assume that an arrow graphic is placed in each of two containers; one for up and the other for down, but I can't figure out the script. A hint? Thanks
Will Brown Posted March 19, 2005 Author Posted March 19, 2005 Using your suggestion, I can hide the scroll bars, but can't think of how to write the script for the container fields. I assume that an arrow graphic is placed in each of two containers; one for up and the other for down, but I can't figure out the script. A hint? Thanks
Will Brown Posted March 19, 2005 Author Posted March 19, 2005 Using your suggestion, I can hide the scroll bars, but can't think of how to write the script for the container fields. I assume that an arrow graphic is placed in each of two containers; one for up and the other for down, but I can't figure out the script. A hint? Thanks
kevh72 Posted April 7, 2005 Posted April 7, 2005 no need to script it. By placing the container fields approximately where the scroll bars would be, and also layering it behind the portal, when you click on the the arrows of the container, you are actually hitting the scroll arrow.
quillpro Posted April 7, 2005 Posted April 7, 2005 Similar approach. But if you still wanted to use the scroll bars, place a contianer field over the scrollbar portion of the portal. When the portal does not extend beyond it's rows the contianer is filled with the background color covering the scrollbar and empty when the scrollbars are needed.
Recommended Posts
This topic is 7171 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