[Gazpacho] Gazpacho IDE integration
Eric Jardim
ericjardim at gmail.com
Thu Jun 9 15:18:27 CEST 2005
On 6/9/05, Lorenzo Gil Sanchez <lgs at sicem.biz> wrote:
>
> One of the goals we are trying to reach with Gazpacho is that it should
> be easily integrated with other programms. The thing is we are fixing
> some important bugs right now and haven't really work in that area.
Yeah, I know that. One of my concerns of using Gazpacho is that one of its
goals is to be 100% libglade compatible. This is very hard to do if we could
not propose changes to the libglade project.
The libglade library is currently limited and even Gazpacho is having
problems with it. I think this is very serious and I think we need to do
something quickly.
A possible solution is to decouple from Glade the responsibility to have his
loader to be the default one. It should part of the GTK project to have a
dynamic XML loader (gtk.loader) and *not* the glade format. As so, we could
have as many GUI builders as we want. But people insist to use Glade, and
sometimes do not use nice features of GTK because glade do not expose them.
Beside that, we need modern GUI builder that could easily be extended with
new widgets. I think Gazpacho is going thru this direction.
Having said that I recommend you to take a look at the tests directory
> of the source distribution since it contains some functional test that
> can give you an idea of how easy is Gazpacho to use from another
> program. For example, take a look at the file tests/test_gtkbars.py
> where a bug is reproduced using a functional test. Your application
> could do things very similar to this one
>
I tryied to run the test but it is complaining about a
gazpacho.unittestmodule that don't exist.
I will continue to study Gazpacho and show later some results that I had.
[Eric Jardim]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://sicem.biz/pipermail/gazpacho/attachments/20050609/127302f4/attachment.html
More information about the Gazpacho
mailing list