# Menubar with P3D

**URL:** https://discourse.processing.org/t/menubar-with-p3d/12462
**Category:** Coding Questions
**Created:** [July 2, 2019, 9:05pm UTC](https://discourse.processing.org/t/menubar-with-p3d/12462 "2019-07-02T21:05:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![brcreswell](https://avatars.discourse-cdn.com/v4/letter/b/e47774/32.png) [@brcreswell](https://discourse.processing.org/u/brcreswell)
#### Post date: [July 2, 2019, 9:05pm UTC](https://discourse.processing.org/t/menubar-with-p3d/12462/1 "2019-07-02T21:05:28Z")

</div>

Wondering if it’s possible to implement a system menubar while utilizing P3D. I’ve found ways of doing it with JFrame but this obviously doesn’t help me. I’ve been searching for hours but can’t seem to find anything.

If not I will just create my own menu.

---

<div class="post-metadata">

### Author: ![kll](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/kll/32/964_2.png) [@kll](https://discourse.processing.org/u/kll)
#### Post date: [July 3, 2019, 3:55am UTC](https://discourse.processing.org/t/menubar-with-p3d/12462/2 "2019-07-03T03:55:00Z")

</div>

possibly take a look at  
/ File / Examples / G4P / G4P\_Dialogs
