Overlays are user interface elements that are displayed over other UI elements, typically for the purpose of presenting additional or enhanced information and detail.
0
votes
1answer
21 views
How to overlay white text on a white background in WPF so that it is viewable
My WPF VS 2008 application is working with many different images that are assembled and displayed at runtime. I would like to display some white text on top of those images. My problem is that some ...
0
votes
1answer
17 views
How to add overlay items in v2 api key maps?
I am using google map v2 api. I want to show the overlay items when clicking icons in google map. And also if i am tapping that overlay i need to show another view. Is it possible to customize the ...
1
vote
1answer
11 views
Combobox image background overlap
So, i have a combobox with fixed witdh and a background image to make a custom arrow.
I want to limit the number of characters shown so it doesn't overlap the background image.
Check this example ...
0
votes
1answer
14 views
Disable prettyPhoto specific link by detecting a class
Looking into solution of how to completely disable prettyPhoto poup overlay in case the clicked link has a specific class. So far, no matter what it keeps ignoring my if condition.
Here is the code:
...
1
vote
1answer
13 views
heatmap layer colours based on value
I am using the Javascript v3 API and I have a heatmap working with my data displaying where I have collected certain information. I want to create different heatmap overlays based on the data.
So I ...
0
votes
0answers
33 views
ListView system overlay using viewgroup
I'd like to create a ListView overlay using ViewGroup. I've made overlays before but I can't get ListView to work with it. So far this is the logcat Error I get:
D/AndroidRuntime( 696): Shutting ...
3
votes
2answers
64 views
Overlay a background-image with an rgba color, with a CSS3 transition
Earlier today I asked Overlay a background-image with an rgba background-color. My goal is to have a div with a background-image, and when someone hovers the div, the background-image gets overlayed ...
0
votes
1answer
28 views
iOS Image View turn off selection highlighting
Bit of a strange question, so i've attached a screen recording to help...
Video : https://www.dropbox.com/s/3aaefixsk8eejln/Error.mov (See past the watermark!)
My issue is that in my application ...
1
vote
0answers
17 views
Overlay an Image onto a video in windows 8 metro App using c#
I'm trying to figure out how to overlay an image over a video file in windows 8 metro app using c#,i can found link http://sourceforge.net/projects/directshownet/files/DirectShowSamples/2010-February/ ...
0
votes
1answer
34 views
How to overlay one image on another
I don't think this can be done but would appreciate confirmation either way.
I have a product image on my store that uses code like this, which I cannot edit
<div class="product"><a ...
0
votes
0answers
30 views
Google Map and Overlay in Android
How to create a tag/button on a Map once I click a coordinate to add some information at it? The tag/button should look like an overlay on the map and when I click it, it should take me to an Activity ...
0
votes
0answers
25 views
Matlab mapshow and geoshow
I use mapshow to project a data matrix Z in specific Lan and Lot coordinates. Afterwards, I need to overlay a shapefile containing only points to the previous figure (trying geoshow). How can this be ...
0
votes
0answers
12 views
Any way on Android to dim the ActionBar reliabily?
I am trying to create a background dimming effect like when displaying a dialog where the whole background including the ActionBar is dimmed.
Unfortunately I cannot simply use a dialog as I have ...
0
votes
1answer
19 views
GeoXML3 does not parse KML file with polygons
For some reason, I can't get GeoXML3 to parse my KML file at all. My ultimate goal is to use the GeoXML3 parser to allow me to import polygon overlays via a KML file, then change the fill property of ...
0
votes
1answer
10 views
Position Fixed Broken in Chrome with Flash behind
I have a strange bug that recently started happening in Chrome (works fine in IE, FF and even Safari). This was working a few weeks ago, so I am assuming this is a bug that came about in a recent ...
0
votes
0answers
34 views
google map api overlay
I'm trying to make this google map black and white by adjusting the saturation to -100 and the lightness to -2 like google tells you too but for some reason the mpas appearance doesn't change and ...
0
votes
0answers
27 views
EditText Box overlaying listview
I think I didn't really explain very well so I will try again. I am trying to get the following to work (see images below)
Basically with the image above you can see the overlayed paper effect at ...
0
votes
0answers
16 views
Different properties for different overlays using jQuery tools on the same page?
Ok, so currently I use a jQuery tools overlay for a form using the following:
$(document).ready(function() {
$(".profile_popups").overlay({
fixed: false
});
});
But I also want to ...
0
votes
0answers
28 views
How does explorer know what tortoisesvn overlay handler to use?
im writing an app in c# that will have a com object to display overlay images in windows explorer similar to tortoise. While looking at the c++ source i understand how to make and register a overlay ...
0
votes
0answers
22 views
Overlay images on the photo
Please tell me any good solutions to this problem here: the image overlay on the photo (well, for example on the photo mask Batman impose and save to the library, well, everything like that), with ...
-1
votes
0answers
12 views
Android overlay video capturing [closed]
I tried to write android code for overlay video capturing. The main idea was recording video from car windshield which include overlay speed meter and google map. Same display like car racing game. ...
0
votes
0answers
7 views
android null background for GLSurfaceView overlay
I recently notice something interesting. I am using a ViewAnimator displaying a given view (a "screen"). If I then switch to another view with a @null background but with some elements inside, those ...
0
votes
1answer
23 views
How to load local href directly to fancybox without using iframe?
I'm building website where one element of the page is not loaded until the user press a link.
The link is to local form which is quite heavy and isn't needed most of the time (that's way I prefer not ...
2
votes
2answers
28 views
How to implement a overlay button which is floating over the content view
in some iPhone apps i saw a button which was floating over the content view, eg. in the app EyeEm. When the user is scrolling the content, the button remains where it is and is still an interaction ...
1
vote
0answers
27 views
How can you handle touching a link within a UIWebView when you have a UIView overlay directly on top of it?
I've been researching how to use a UIWebView embedded in a UIScrollView for a while now and cant seem to find an easy fix to my problem. I'm using a UIWebView because a UITextView, although allowing ...
-2
votes
1answer
25 views
Can I Front iphone Camera Overlay? [closed]
Can I Front iphone Camera Overlay ?
I want view my face using front iphone camera.
At that time, I want overlaying cross-hair graphic over camera view.
Is that Possible ?
I look forward to the ...
1
vote
1answer
41 views
jquery ajax overlay covers only half of screen
While doing the classic $.ajax(...) call, the overlay appears on screen, but when I scroll down the page, the overlay doesn't cover the entire page.
What do I do to make all ajax initiated overlays ...
-1
votes
0answers
18 views
Inconsistent rendering on this page - WebKit browsers affected - so strange
This page: http://awp.diaart.org/ali/test/endnotes5e.html
I would provide code, but it's probably easier to just view the source (and also see my CSS file linked at the top)
Each one of these 8 ...
0
votes
0answers
27 views
Google Map Custom Overlay
I developed custom SVG Overlay, but have problem in rendering. Cause I have to much points and rendering all points as SVG is too slow in browser. I know the best solution is creating custom Canvas ...
0
votes
0answers
11 views
How do I make a Youtube video with a image overlay playable?
I'm having issues with a Youtube video not playing due to a png overlay. I know that this will keep a video from playing, but I was wondering if there were any good work arounds or solutions. Maybe ...
0
votes
1answer
21 views
can't find “this” in jquery overlay
Using the overlay tools in jquery-1.2.7.tools.min.js. I have several div's set up as overlays on an 'img' and some 'a' tags.
<img src="/image/test.png" rel="#1485">
<div id="1485" ...
0
votes
1answer
32 views
How do I add an overlay showing how many new items there are for my list?
I have a refresh button in my title bar. It is the standard ic_popup_sync icon built into the framework for Android. I want to show some type of number next to or over top of the icon itself.
I ...
0
votes
0answers
19 views
jQuery tools overlay only opening 1 element
So I am running in to an issue where I have a page in Wordpress querying a custom post type. It pull in the name and featured image. When you click the featured image it opens a popup with the content ...
0
votes
1answer
26 views
Get bitmap only from the visible part of a View
Is it possible to create a bitmap only from the visible part of a View?
I am using a listview, but its elements are taller than the screen, so when I get the DrawingCache from a childview I get a ...
0
votes
0answers
68 views
clicking button inside a yui-overlay using webdriver not working
unable to click the'No' button in yui-overlay using web driver
In my web application a yui-overlay is displayed when 'Save' button is clicked .The code for the overlay fetched using firebug(edited) ...
0
votes
1answer
42 views
Creating A Preview Screen With A Custom Camera
I'm creating an app where I made a custom overlay for the camera. I noticed that when I used the normal defaults for the camera, a preview comes up where you have the option to retake the photo or to ...
0
votes
0answers
12 views
Java based navigation menu stays on top of lightbox images
Has anyone run into the issue of using a java based navigation menu (as part of their regular page navigation) not hiding behind the lightbox popup images in a slideshow? In other words, clicking on a ...
0
votes
1answer
57 views
Displaying a QT Widget on / overlaying a 3rd Party Window (in Windows)
This is not something I have tried before and am a complete newbie to the likes of HWND, hooking etc.
Basically, I would like to display / overlay a QT Widget on top of a window of a 3rd party ...
2
votes
0answers
37 views
Image with Transparency Overlay Misaligned when background image is applied
I'm trying to create an image with a transparency overlay at the bottom, aligned the right and left side of the image. So far I have been able to do this with the following layout
...
-1
votes
3answers
46 views
Linearlayout overlay another linearlayout
I have some problem with add linearlayout dynamically. It's add on the top of screen, overlay other linearlayout.
Here XML,code and results.
XML:
<TextView
android:id="@+id/top_km"
...
-1
votes
0answers
8 views
Insert many images to google maps - an easy way?
I am running a Wordpress Theme with a google map. I now like to include some images on this google map (that images should not be clickable, just be there). I am no programmer, but what I found is the ...
2
votes
1answer
54 views
Tab can not navigate and Tabs hide behind the main screen
In my android app main screen has couple of panel. In the first panel consist of two tab, which display the predefine database information as a list view. Problem is when the main screen show the ...
0
votes
1answer
21 views
Can I set an Overlay Image for a QstandardItem that has been bound in a QListview?
The application on which I'm working on has QStandardItems laid in QListView. I want to set a transparent image on the QStandardItem which is bound in a listview. How can a set an Overlay image on the ...
0
votes
0answers
28 views
Adding content to google maps overlay
I've implemented this javascript : http://jsfiddle.net/RGS5b/43/
The clustering and overlays work exactly how I need them to, I just want to add some html content to each overlay, where as at the ...
1
vote
3answers
565 views
Android Navigation Drawer and windowActionBarOverlay = true
I'm trying to implement the new Android Navigation Drawer in my application. I have created a BaseActivity.java that handles the Drawer setup and listeners, and I have two subactivities that extend ...
0
votes
0answers
6 views
how to overlay video tracks using avFoundation
I am composing a video by cutting (AVMutableCompositionTrack) video tracks in different time ranges . Can anyone guide me how can i overlay each track with different text?
0
votes
0answers
35 views
Android - RelativeLayout as item overlay in ListView
I have a ListView backed up by a BaseAdapter. The layout that I'm using is a RelativeLayout with some TextViews and ImageViews that are rendering ok. The problem is that I want to grey out some items ...
0
votes
1answer
36 views
Youtube video still playing when overlay is closed
I have an overlay with an embedded youtube video that opens up when the page is loaded, which all works wonderfully considering this is the first time I've done anything like this. However, whenever ...
1
vote
2answers
56 views
Close fancybox with outside click when overlay is set to null
I am using the fancybox 2.1.4 plugin.
It works perfectly, but I have an issue.
I want to set the overlay to null and I want to close the fancybox when the user clicks outside(!) the fancybox ...
0
votes
2answers
29 views
How to overlay a RGB ROI on top of a Greyscale Image in a GUIDE Axes?
I am trying to figure out how to overlay a RGB ROI on top of a Greyscale image. I am able to accomplish this using a figure.
Here is my code for accomplishing this.
mask=map>0;%map is ...


