Top "Transparent" questions

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

masking a UIImage

I'm working on an app that can change the borders or a rectangular UIImage. The borders will vary, but will …

cocoa-touch uiimage core-graphics transparent mask
Android Custom Dialog with transparent window Background breaks my button selector

I am making a custom dialog with a transparent window background set in the style. I have another button in …

android button dialog transparent customdialog
How to make an SVG element transparent (using SVGweb)

In a SVG document, I want to make a <path>-element transparent. I tried <path fill="transparent /&…

internet-explorer svg transparency transparent fill
OpenGL translucent texture over other texture

I got a 2 png images, being used as textures in a Qt/C++ 2D OpenGL application. The first is used …

opengl transparent textures translucency
Usage examples for Jetty's ProxyServlet.Transparent class

I am trying to use jetty7 to build a transparent proxy setup. Idea is to hide origin servers behind the …

proxy jetty transparent dynamic-proxy
IE8: Div hover only works when background color is set, very strange, why?

Situation: Got a div with buttons images. Div needs to fadeIn on hover. Works in all browsers, except Internet Explorer. …

jquery css html hover transparent
Multiple CSS filters in IE

I'm just wondering that it is possible to apply two different filters in IE using CSS. So, I need to …

css internet-explorer filter opacity transparent
Transparent GIF in Android ImageView

I am trying to display the transparent GIF image in my app with no success. I can get to download …

android imageview transparent gif android-4.4-kitkat
How to draw a QPixmap with transparency

I've got a QPixmap and I would like to draw it on a QWidget. However, I would like to make …

qt transparent qpainter qpixmap
UItextview Transparent Color IOS

I want to set my UItextview s color transparent but not completely transparent. I want little bit gray or black …

ios5 uitextview transparent