Additions:
====""GtkDialog""====
==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]]
==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]]
Deletions:
Additions:
To find which version of ""GtkDialog"" you have enter the following:
Deletions:
Additions:
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.
==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
%%
==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
%%
Deletions:
Additions:
[[PBurn]] - written in Gtkdialog
Revision [17440]
Edited on 2011-08-13 07:43:54 by darkcityAdditions:
[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareDevelopment Development]]
Additions:
[[http://www.murga-linux.com/puppy/viewtopic.php?t=69282 Index of programs using GtkDialogue]]
Additions:
{{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.
==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]]
==Also see==
[[BASH]]
[[Gtk]]
====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.
==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]]
==Also see==
[[BASH]]
[[Gtk]]
Deletions:
http://www.murga-linux.com/puppy/viewtopic.php?t=38608
http://www.murga-linux.com/puppy/viewtopic.php?p=331440#331440
http://xpt.sourceforge.net/techdocs/language/gtkdialog/gtkde02-GtkdialogExamples/single/
Revision [13157]
Edited on 2011-02-27 08:38:31 by coolpupAdditions:
[[http://linux.pte.hu/~pipas/gtkdialog/ Gtkdialog]] G.U.I. development
Deletions:
Revision [13156]
Edited on 2011-02-27 06:00:38 by coolpupAdditions:
http://xpt.sourceforge.net/techdocs/language/gtkdialog/gtkde02-GtkdialogExamples/single/
Revision [12243]
Edited on 2011-01-23 04:44:58 by coolpupAdditions:
CategoryDevelopment