dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #9492] Backcolor "System.Drawing.Color.Transpare


From: Richard Baumann
Subject: [Pnet-developers] [bugs #9492] Backcolor "System.Drawing.Color.Transparent" does not work
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040624 Galeon/1.3.15 (Debian package 1.3.15-4)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #9492] Latest Modifications:

Changes by: 
                Richard Baumann <address@hidden>
'Date: 
                Thu 09/16/04 at 11:37 (America/New_York)

------------------ Additional Follow-up Comments ----------------------------
This has been fixed in cvs. The test case, however, is flawed. Add 
"this.label1.SetStyle(ControlStyles.SupportsTransparentBackColor, true);" 
before the line where the background color of the label is set, and recompile; 
it should then work.






/**************************************************************************/
[bugs #9492] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9492>
Project: DotGNU Portable.NET
Submitted by: Erik Pfeifle
On: Tue 06/29/04 at 09:47

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  Fixed
Privacy:  Public
Assigned to:  None
Status:  Closed


Summary:  Backcolor "System.Drawing.Color.Transparent"  does not work

Original Submission:  If setting a labes's Backcolor to 
System.Drawing.Color.Transparent, the label's background is white instead of 
being transparent.

See attached sample.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 09/16/04 at 11:37         By: Richard Baumann <Rich333>
This has been fixed in cvs. The test case, however, is flawed. Add 
"this.label1.SetStyle(ControlStyles.SupportsTransparentBackColor, true);" 
before the line where the background color of the label is set, and recompile; 
it should then work.

-------------------------------------------------------
Date: Fri 09/10/04 at 20:33         By: Richard Baumann <Rich333>
This has been fixed in cvs. The test case, however, is flawed. Add 
"this.label1.SetStyle(ControlStyles.SupportsTransparentBackColor, true);" 
before the line where the background color of the label is set, and recompile; 
it should then work.






File Attachments
-------------------

-------------------------------------------------------
Date: Tue 06/29/04 at 09:47  Name: TestTransparent.zip  Size: 4.55KB   By: kirep
source file, executable
http://savannah.gnu.org/bugs/download.php?item_id=9492&amp;item_file_id=1440






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9492>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]