Top "Transparent" questions

A GUI (often web) technique for trapping user actions across multiple elements by using an overlaying, but transparent, GUI object.

Clicking through a transparent .png

First off, I would like to say that myspace is a pain. But, musicians love it, and I can make …

html css png transparent myspace
Android OpenGL ES Transparent Background

I'm building an Android app that takes advantage of OpenGL. As it stands, the background for the GLSurfaceView is dynamically …

android opengl-es background transparent
Make Toolbar transparent

create_account.xml <?xml version="1.0" encoding="utf-8"?> <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.…

android toolbar transparent
Draw semi transparent overlay image all over the windows form having some controls

Draw semi transparent overlay image all over the windows form having some controls such that all its child controls should …

c# overlay transparent
How to add wmode="transparent" for every flash object & ebmed tag?

I have a page which displays dynamic flash content from issuu.com. I need to add wmode="transparent" because otherwise …

flash transparency transparent wmode
Why is SVG stroke-width : 1 making lines transparent?

I'm creating stock charts with svg and I'm having a problem when I set the stroke-width of my path elements …

svg width transparent stroke
Semi-transparent text in beamer (pdflatex)

I want to have some text appear semi-transparent, but not in an overlay fashion (where it eventually becomes solid) just …

latex transparent pdflatex beamer
Transparent button background in WPF using style

I've found this topic about setting the border of a button to transparent. This works fine, but I want to …

c# wpf button styles transparent
Completely transparent UITabBar in iOS 8

I'm trying to make my tabBar transparent, I've searched but all I found was articles resulting in partly and not …

ios objective-c uitabbarcontroller uitabbar transparent
Transparent AppBarLayout and CollapsingToolbarLayout

I would like to achive the following layout: Map as a base layout Transparent window above inside a CollapsingToolbarLayout RecyclerView …

android android-layout transparent android-collapsingtoolbarlayout