Formatting code for Gtkdialog


show source only

[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareDevelopment Development]]

{{image url="http://linux.pte.hu/~pipas/gtkdialog/screenshots/dialog-eventdriven.png" title="text" alt="text"}}
====""GtkDialog""====
Gtkdialog (or gtkdialog) is a small utility for fast and easy GUI building. It can be used to create dialog boxes for almost any interpreted or compiled programs. Removes the need for developers to learn language specific GUI features.

Many Puppy programs are coded in GtkDialog and it can be used with [[BASH]] script. For example, developer [[SigmundBerglund Sigmund Berglund]] uses GtkDialog a lot.

==Download latest version==
Many Puppy versions have GtkDialog built in:
|=|Puppy version|=|""GtkDialog"" verison|=|
||Puppy 5.28||gtkdialog 0.7.21||


[[http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=47023 gtkdialog-0.8.0.pet]] packaged by [[Iguleder]]

==Find help and version number==

To get help enter the following into the terminal:
%%
gtkdialog -h
%%

To find which version of ""GtkDialog"" you have enter the following:
%%
gtkdialog -v
%%

==Related Pages==
[[http://linux.pte.hu/~pipas/gtkdialog/ Gtkdialog homepage]]
[[http://code.google.com/p/gtkdialog/ GtkDialog google code page]]

==Help and example programs==
[[http://xpt.sourceforge.net/techdocs/language/gtkdialog/gtkde02-GtkdialogExamples/single/ Simple GtkDialog examples]]
[[http://www.murga-linux.com/puppy/viewtopic.php?p=331440 How to add GTK GUI frontends in minutes]]
[[http://www.murga-linux.com/puppy/viewtopic.php?t=38608 GtkDialog Tips ]]
[[http://www.murga-linux.com/puppy/viewtopic.php?p=143732 Sigmund Berglund Gtkdialog programs]]
[[http://www.murga-linux.com/puppy/viewtopic.php?t=69282 Index of programs using GtkDialogue]]

==Also see==
[[BASH]]
[[Gtk]]
[[PBurn]] - written in Gtkdialog

----
==Categories==
CategoryDevelopment
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki , online since July 19, 2009.