Top "Overlay" questions

Overlays are user interface elements that are displayed over other UI elements, typically for the purpose of presenting additional or enhanced information and detail.

Using QPainter over OpenGL in QGLWidget when using shaders

Many of you Qt (4.6 specifically) users will be familiar with the Overpainting example supplied in the OpenGL tutorials, I'm trying …

qt opengl overlay shader qpainter
Configuring heatmap overlays using Google Maps API

I'm trying to use the Google Maps API to generate a heatmap of locations. It works, but the result is …

javascript google-maps-api-3 overlay google-fusion-tables heatmap
add overlay view over all other views

how do you add an overlay view that goes over everything. eg over a tab bar controller, and a navigation …

iphone uiview overlay superview
How to put overlay View over action bar Sherlock

I want to set some view over action bar that will display Tutorial text (Like click here and send email...). …

android overlay actionbarsherlock menuitem
Linking to kml/kmz files on Google Drive

I've saved kml and kmz files in a file cabinet in the old Google Sites. I copy the permalink to …

google-maps overlay kml google-drive-api permalinks
UIRefreshControl text overlays on refresh-indicator

I start with programming under XCode 5 with iOS 7 SDK. And when I create UITableViewController with UIRefreshControl with 'attributedText' I've got …

objective-c overlay ios7 uirefreshcontrol
Help with JFreeChart overlay

I'm having an issue with a JFreeChart overlaid graph. I'm using JFreeChart 1.0.13. What I am trying to do seems like …

overlay jfreechart scale mismatch
How do I show text in android system status bar

I'm trying to develop an app for Android Nougat and I want to show some info/text in the status …

android notifications overlay android-statusbar
How to Display offline map in iphone using Mapkit

How to Display offline map in iphone using mapkit? if i use static image then how do i get current …

iphone ios overlay mkoverlay
JFreeChart - Timeseries and CandleStick on the same chart

I'm trying to produce a single chart in JFreeChart that consists of an overlaid candlestick chart and Timeseries plot. (a …

java overlay jfreechart candlestick-chart timeserieschart