Skip to content

abdllhygt/red-zenity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

red-zenity

Cross-platform dialog boxes for Red language

alt info

(Elementary OS)

wsize 300x200 zenity/info "Hi! Programming is more easy with <b>Red-Zenety</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

List

alt info

wsize 600x500 zenity/list ["numbers" "languages" "difficult point" "family"] [
  [1 "english"    6.5 "germanic"]
  [2 "chinese"    9   "chinese"]
  [3 "turkish"    8   "altaic"]
  [4 "kazakh"     8   "altaic"]
  [5 "korean"     8   "altaic"]
  [6 "spanish"    4.5 "latin"]
  [7 "portuguese" 5   "latin"]
  [8 "indonesian" 3   "malayo"]
  [9 "liwara"     1   "conlang"]
]

About

Cross-platform dialog boxes for Red language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages