Advertisement

1 - 10 of 15 containing alltags:("opaque") (0.001 seconds)
Hi, I draw in statusbar but black rect appeara. Here is the code. Whats wrong? CDC memDC; CClientDC dc(pStatusBar); pFont=pStatusBar->GetFont(); memDC.CreateCompatibleDC(&dc); bm.Cre...
Zones: Windows MFCDate Answered: 11/07/2001 Grade: A Views: 0
On my main page (ASP.NET), I have an <img> which contains a map image (sourced from the MapPoint web service).  When a user mouses over certain points on this map <img>, I show the user information...
Zones: HTMLDate Answered: 05/14/2004 Grade: A Views: 0
Hi, I'm looking (unsuccessfully so far) for a <div> tag property that make that hides other <div>'s beneath it: My page is a dynamic scrolling (vertical only) table upon which I have a <div> ...
Zones: HTMLDate Answered: 11/11/2003 Grade: A Views: 8
The code below has eluded me for quite awhile now and I have given up on how to perform a simple task like getting a string from a record into a text field due to the complete lack of documentation...
Zones: Palm OS ProgrammingDate Answered: 08/01/2004 Grade: A Views: 0
Hello, I want a div nestled inside of a semi-transparent div to be fully opaque. My code does not work:  the content in both divs is semi-transparent. Any ideas? Thanks! <div sty...
Zones: CSSDate Answered: 10/13/2006 Grade: A Views: 94
Hi, I am working with a JEditorPane inside of a JApplet. First I use a getContentPane inside of the JApplet and I set its background color to say red. I then use this code below:           pane = ...
Zones: JavaDate Answered: 03/09/2007 Grade: C Views: 0
I am having a serious brain-fart. It has been so long since I worked with QuarkXpress (6.1 PC version) that I cannot remember the simpliest thing. How do you make a box with color in it opaque? In ...
Zones: Quark XPressDate Answered: 01/13/2008 Grade: A Views: 0
I want to change the default backstyle of a textbox from opaque to transparent so that a picturebox that the textbox sits over is visible.  
Zones: VB ControlsDate Answered: 05/05/1999 Grade: C Views: 0
hi, i've been working on a project where i needed to transform xml into hmtl using xsl with saxon. so i used the following code: System.setProperty("javax.xml.transform.TransformerFactory", "n...
Zones: JavaDate Answered: 06/25/2004 Grade: B Views: 85
I am trying to display an editable table with scrollbars in a tabbedPane. At the moment when I select the tab in which I expect to see the table I see nothing. I have tried a number of different...
Zones: JavaDate Answered: 12/03/2004 Grade: A Views: 4