# How to create a transparent background in Processing 4

**URL:** https://discourse.processing.org/t/how-to-create-a-transparent-background-in-processing-4/25246
**Category:** Processing
**Created:** [November 6, 2020, 10:05pm UTC](https://discourse.processing.org/t/how-to-create-a-transparent-background-in-processing-4/25246 "2020-11-06T22:05:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Java.SourceForger](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/java.sourceforger/32/9831_2.png) [@Java.SourceForger](https://discourse.processing.org/u/Java.SourceForger)
#### Post date: [November 6, 2020, 10:05pm UTC](https://discourse.processing.org/t/how-to-create-a-transparent-background-in-processing-4/25246/1 "2020-11-06T22:05:48Z")

</div>

Hi. How do I make a window in processing that you can see the screen on the other side? I have seen code examples and they always use AWTUtilities that apparently does not exist anymore in processing. Any help?
