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 - Transparent/non rectangular splash screen
Summary: Transparent/non rectangular splash screen
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-17 14:16 UTC by mccorb
Modified: 2014-04-18 11:31 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (71.31 KB, text/plain)
2014-04-17 14:16 UTC, mccorb
Details

Note You need to log in before you can comment on or make changes to this bug.
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