This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 243891

Summary: Transparent/non rectangular splash screen
Product: platform Reporter: mccorb
Component: -- Other --Assignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE log

Description mccorb 2014-04-17 14:16:11 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.45-b08

I have a splash screen that has a portion that is transparent because I want it to appear non rectangular on startup. The panel that the splash screen is displayed in paints the background and appears as a white area behind my splash screen. Non-rectangular splash screens create a more interesting look that we want to be able to produce. Please revise the splash panel to not paint the background before putting the splash image there.

thanks
Comment 1 mccorb 2014-04-17 14:16:17 UTC
Created attachment 146809 [details]
IDE log