1. Updates for Llama/GTK and my pipeio library

I've updated Llama/GTK again. The sample editor looks much better now.
(Of course, the sample editor needs to make GTK calls directly, but it
is still mostly in Llama.)

If anyone is willing (if not I will just do it myself ;), it would
be nice to know why the c/r/l-text and pixmap widgets are not working.
(In the case of the pixmaps, I am considering the use of eugtk.so
from Irv Mullins's EuGTK project in order to get the widget to work.)

Also, I have updated my pipeio.e library. It now has 3 functions
similar to Python: popen2(), popen3(), and popen4(). popen2() will
return
only handles for stdin and stdout, stderr is not redirected. popen3()
is
the original popen() function: it returns all 3 handles. popen4() will
return 2 handles: one for stdin, and one which combines stdout and
stderr
together.

The files can be found on my site at:
http://www.geocities.com/jbrown1050
You can also type http://jbrown105.2y.net, it will redirect to
to the same page.

jbrown

new topic     » topic index » view message » categorize

2. Re: Updates for Llama/GTK and my pipeio library

On Friday 05 April 2002 12:43 pm, jbrown wrote:
>

> If anyone is willing (if not I will just do it myself ;), it would
> be nice to know why the c/r/l-text and pixmap widgets are not working.
> (In the case of the pixmaps, I am considering the use of eugtk.so
> from Irv Mullins's EuGTK project in order to get the widget to work.)

Feel free to do so.
On a related note: I have been working on a wrapper for GTK2.0.1 
for the last couple of days. 2.0.+ is a big improvement over 1.2, a lot 
of things are easier to use, some things look better and no extra .so 
libraries should now be required. 

I'll post the package later. 

Regards,
Irv

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu