POV-Ray : Newsgroups : povray.binaries.utilities : Pyvon - new release Server Time
28 Apr 2024 20:08:03 EDT (-0400)
  Pyvon - new release (Message 1 to 2 of 2)  
From: Fabien Hénon
Subject: Pyvon - new release
Date: 17 May 2002 07:31:40
Message: <3CE4E71C.ADA9560@club-internet.fr>
Here is the latest version of my pov-ray editor and I gave it a name ( a

mix of POV, PYTHON and UNIX).
It is now fully functionnal and features syntax highlighting and undos (

with a few known bugs though).
I still have to find a way to redirect the POV output to the app without

blocking the GUI (actually, that's where I have stuck for a long while)
and implement the inserts.
By the way, if some of you know a few examples with the syntax
createfilehandler in Python.....I would be highly grateful to get a few
hints on it.


On the first run, indicate where the POV executable is located. The path

is then recorded in the pyvon.ini file

You can view a screenshot of the interface at p.b.images.


Just untar it where you want ( tar xzvf pyvon.tgz ) and type : python
a88.py
A88 is the name of the current version.


I saw that there is 'competition' in the POV editors using Python. I
definitely will have a try.


Post a reply to this message


Attachments:
Download 'pyvon.tgz.gz' (12 KB)

From: Gilberto Veleno Ficara
Subject: Re: Pyvon - new release
Date: 24 May 2002 06:11:24
Message: <20020524121215.44a4bea7.g.ficara@linuxpratico.com>
On Fri, 17 May 2002 13:18:52 +0200
Fabien H <ffj### [at] club-internetfr> wrote:

> I still have to find a way to redirect the POV output to the app without
> blocking the GUI (actually, that's where I have stuck for a long while)

I didn't saw the code (by now), but sometimes making a separate widget
who reads every second (or so) the output image from povray and displays
it, can be a good solution...

i'm not a programmer, but I hope it helps :)

G.

--
Gilberto "Veleno" Ficara
[ http://velenux.oltrelinux.com ]

GMC/P/PA d- s+:++ a-- C++++ UL++>$ P++++$ L+++>$ E--- W++$
N++ o-- ?K w ?O M- ?V !PS !PE Y+ PGP t- ?5 X++ R* tv- b+++
?DI D++ G>G+++ e h r-- !y+


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.