Python GUI

Christopher Browne cbbrowne at news.hex.net
Thu Aug 12 23:25:44 EDT 1999


On 12 Aug 1999 19:43:45 +0200, Christian Egli <christian.egli at alcatel.ch> wrote:
>>>>>> "Phil" == Phil Hunt <philh at vision25.demon.co.uk> writes:
>>>>>> "Paul" == Paul Prescod <paul at prescod.net> writes:
>Paul> Glade is a GUI application that allows you to build a window
>Paul> visually.
> 
>Phil> Okay, but I saw a reference somewhere to Glade having a
>Phil> declarative file format that could be converted into code to
>Phil> build the GUI. I was mostly talking about the declarative file
>Phil> format.
>
>Maybe you meant the storage format of Glade which is XML which in
>turn can be used with Libglade to build the GUI dynamically.

Sounds Really A Lot like CORBA DII...

>Paul> Glade does that too, as long as your "favorite language" is
>Paul> C. :)
>
>Not only. See below
...
>AFAIK Libglade does exactly that.

Question: How do you tie events to widgets?

Is it, maybe, perchance, via pointers to C functions???

-- 
Rules of the Evil Overlord #65. " If one of my dungeon guards begins
expressing concern over the conditions in the beautiful princess'
cell, I will immediately transfer him to a less people-oriented
position." 
cbbrowne at hex.net- <http://www.ntlug.org/~cbbrowne/lsf.html>




More information about the Python-list mailing list