Scrollable Screens
-
- Profound User
- Posts: 64
- Joined: Thu Aug 04, 2011 4:53 am
- First Name: Karl
- Last Name: Fritz
- Company Name: Logic IT Services
- Address 1: Fluhgasse 141
- City: Laufenburg
- Zip / Postal Code: 5080
- Country: Switzerland
- Location: Switzerland
- Contact:
Scrollable Screens
I want to insert a picture to the first format of a scrollable screen. Can I bind this widget to the first screen, so that the picture doesn't appear on the second screen?
- David
- Profound Logic Staff Member
- Posts: 690
- Joined: Fri Jan 04, 2008 12:11 pm
- First Name: David
- Last Name: Russo
- Company Name: Profound Logic Software
- Contact:
Re: Scrollable Screens
The Genie designer (I assume that's what you're using) works based on detection of identifiers on the screen.
So, if it matches your screen, then it will apply all aspects of your customization. A couple of ways to handle it, though:
1. You could expand your screen identfiers to include some value which appears only on the first dislay of the screen. Then Genie will only apply the customization when it's in that state.
2. Instead of doing that, you could also run some JavaScript code using the "onload" event which hides the image. Again, though, you would have to have something for your JS code to look at to determine when/when not to hide the image.
So, if it matches your screen, then it will apply all aspects of your customization. A couple of ways to handle it, though:
1. You could expand your screen identfiers to include some value which appears only on the first dislay of the screen. Then Genie will only apply the customization when it's in that state.
2. Instead of doing that, you could also run some JavaScript code using the "onload" event which hides the image. Again, though, you would have to have something for your JS code to look at to determine when/when not to hide the image.
Who is online
Users browsing this forum: No registered users and 0 guests