Re: GTK Script?

2005-03-13 Thread Maciej Katafiasz
Dnia 14-03-2005, pon o godzinie 00:18 +0100, Peter van Eerten napisaƂ:
> Being used to Desktop Korn Shell (DTKSH) with the Digital Unix Common 
> Desktop Environment, I wonder if something similar can be created for 
> GTK? Would it not be nice to have a scripting language which is also 
> capable of creating graphical user interfaces?
> 
> Such a 'shell' could be distributed as part of GTK, and could have a 
> similar syntax as, say, BASH. So where ever GTK is installed, the user 
> always has the possibility of writing a quick script which produces a 
> GUI. If distributed with GTK it will not be dependent to any desktop, as 
> is the case with DTKSH.

Check out Zenity, http://freshmeat.net/projects/zenity

HTH,
Maciej

-- 
Maciej Katafiasz <[EMAIL PROTECTED]>

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: GTK Script?

2005-03-13 Thread stian
> Hi,
>
> Being used to Desktop Korn Shell (DTKSH) with the Digital Unix Common
> Desktop Environment, I wonder if something similar can be created for
> GTK? Would it not be nice to have a scripting language which is also
> capable of creating graphical user interfaces?

Gtk+ has several language bindings. C, C++, perl, python, PHP and Free
Pascal... More can be created if anybody bothers to make it/needs it.


Stian Skjelstad
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


GTK Script?

2005-03-13 Thread Peter van Eerten
Hi,
Being used to Desktop Korn Shell (DTKSH) with the Digital Unix Common 
Desktop Environment, I wonder if something similar can be created for 
GTK? Would it not be nice to have a scripting language which is also 
capable of creating graphical user interfaces?

Such a 'shell' could be distributed as part of GTK, and could have a 
similar syntax as, say, BASH. So where ever GTK is installed, the user 
always has the possibility of writing a quick script which produces a 
GUI. If distributed with GTK it will not be dependent to any desktop, as 
is the case with DTKSH.

To fill this lack of such a shell I created a small tool which I called 
GTK-server (www.gtk-server.org). It is an attempt to provide interpreted 
GUI programming with use of GTK widgets.

But again, I'ld rather see a complete standalone solution, part of GTK. 
Are there any plans to create such a thing? Or has somebody already 
programmed a graphical GTK shell?

Peter
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list