Updates for Llama/GTK and my pipeio library

new topic     » topic index » view thread      » older message » newer message

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 thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu