# Using Frames to Display a 3rd Party App?

**URL:** https://discourse.processing.org/t/using-frames-to-display-a-3rd-party-app/12788
**Category:** Coding Questions
**Created:** [July 18, 2019, 12:50pm UTC](https://discourse.processing.org/t/using-frames-to-display-a-3rd-party-app/12788 "2019-07-18T12:50:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![YellowGTM](https://avatars.discourse-cdn.com/v4/letter/y/a87d85/32.png) [@YellowGTM](https://discourse.processing.org/u/YellowGTM)
#### Post date: [July 18, 2019, 12:50pm UTC](https://discourse.processing.org/t/using-frames-to-display-a-3rd-party-app/12788/1 "2019-07-18T12:50:20Z")

</div>

Hello All,

I’m using Processing ver. 3.3x and would like to Open/Launch a 3rd Party software to run  
within a “contained” frame.

Is this possible?

Please direct me to any functions/documents for further reading, or a quick tip on which  
function to use!

Thank you in advance.

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [July 19, 2019, 4:35am UTC](https://discourse.processing.org/t/using-frames-to-display-a-3rd-party-app/12788/2 "2019-07-19T04:35:29Z")

</div>

Need more details. Do you mean that you want to create a frame within your Processing sketch window, and then load… another Java application compiled from source? Precompiled? a web page? Microsoft Word?

What type of app, on what operating system?
