Top "Translucency" questions

How to make completely transparent navigation bar in iOS 7

I want the UINavigationBar in my app to be completely transparent and flush with the viewcontroller directly under it. However, …

cocoa-touch uinavigationbar transparency translucency
How to make a rectangle in Graphics in a transparent colour?

I'm trying to paint a rectangle on my application in a red shade but I need to make it sort …

java swing colors paintcomponent translucency
Change color of translucent black UINavigationBar

I stumbled upon this many times, never found a solution. A UINavigationController's navigationBar can be set to black translucent like: …

uinavigationcontroller uinavigationbar uicolor translucency
How to set transparent background of JDialog

Hy,.. how can i set the background transparent and "remove" the closeoperation (marked red) ? I only want to show the …

java swing background transparency translucency
Is The Java Tutorials Translucent Window example giving trouble to those playing with jdk7?

Here's the example. If you build and run TranslucentWindow in let's say, NetBeans IDE 7.0, which supports jdk7, you'll get the …

java swing java-7 translucency netbeans7.0
UITableView section header creeps under navigation bar

Due to navigation bar style being translucent, I get my first section header (section # 0) hidden under my navigation bar. I …

uinavigationbar uitableview translucency sectionheader
Translucent Status Bars (iPhone/iPad/iPod Touch)

I've been looking around and it seems like the answer is no, but the posts are dated so I was …

ios ios-4.2 statusbar translucency
How to make a transparent JFrame but keep everything else the same?

I want to make the JFrame transparent, but the image on top of it to be non-transparent. This is what …

java swing jframe transparency translucency
Save website sourecode to file via php

Hi I wan to save the sourecode of http://stats.pingdom.com/w984f0uw0rey to some directory in …

php file download copy translucency
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