> I got glade 3.6 on another system, and managed to create a simple
> GUI and find the XML file, but haven't figured out what to do with it.
> I need to interface the XML to a c program running on a BeagleBoard,
> but if Python makes interfacing this to a web server easy, then that
> might be fine.  There needs to be a c program because it is taking direct
> control over OMAP GPIO hardware at the register level.
> 

John did you see this tutorial?
It is a little out of date. 
It talks of converting the xml file. There is no need anymore.

There are two file formats libglade and gtkbuilder.
gtkbuilder is the current format - use it.
This will show you how to display your panel in C and python.

I can't find the other tutorial yet it helps with callbacks to get
buttons to do stuff...

Chris M
                                          
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to