# Trying to find GUI options for Julia (windows + linux)

**URL:** https://discourse.julialang.org/t/trying-to-find-gui-options-for-julia-windows-linux/14575
**Category:** New to Julia
**Created:** [September 5, 2018, 10:17am UTC](https://discourse.julialang.org/t/trying-to-find-gui-options-for-julia-windows-linux/14575 "2018-09-05T10:17:08Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![waldyrious](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/waldyrious/32/80_2.png) [@waldyrious](https://discourse.julialang.org/u/waldyrious)
#### Post date: [September 5, 2018, 11:14am UTC](https://discourse.julialang.org/t/trying-to-find-gui-options-for-julia-windows-linux/14575/2 "2018-09-05T11:14:37Z")

</div>

> [@mark](#):
>
> Is there any official Julia project for creating native Julia desktop GUI bindings?

AFAIK the only packages with bindings to a library that use the native GUI widgets of each platform are [Libui.jl](https://github.com/joa-quim/Libui.jl) and [IUP.jl](https://github.com/joa-quim/IUP.jl), both by @joa-quim (not sure why they’re not listed in Package Observer’s listing for GUI packages). For the latter, there’s work in progress by @disciple-of-reason for compatibility with Julia 1.0 – see [this thread](https://discourse.julialang.org/t/work-in-progress-update-of-iup-jl-gui-library-for-v1/13960) for details.

---

_[View the full topic](https://discourse.julialang.org/t/trying-to-find-gui-options-for-julia-windows-linux/14575)._
