Skip to content

abdllhygt/zenity.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

zenity.jl

Cross-platform dialog boxes for Julia language

alt info

(Elementary OS)

Zenity.wsize(300,200);Zenity.info("Programming GUI with <b>Julia</b>")

Error

alt info

Zenity.error("Error!")

Question

alt info

Zenity.question("Did you like it?")

Entry

alt info

Zenity.entry()

Password

alt info

Zenity.password()

Calendar

alt info

Zenity.calendar()

Select Color

alt info

Zenity.color()

Select Color Palette

alt info

Zenity.palette()

Scale

alt info

Zenity.scale()

About

Cross platform dialog boxes for Julia language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages