Re: [pygtk] python gtk/gnome editor

2003-07-22 Thread Xavier Ordoquy
On Thu, 2003-07-17 at 23:03, Martijn Brouwer wrote:
 Hi,
 For a program I am writing I need a text editor that is written in Python and has a 
 gtk2 or gnome2 interface. I searched freshmeat but found nothing. I contacted the 
 author of Moleskine quit some time ago and he said he would come up with at gtk2 
 version, but the developement seems quite dead.
 Is there somebody who knows a suitable program or is writing one? At this moment a 
 wealth of features is not important for me, but for the future I would like to have 
 syntax hightlighting.
 I considered writing one myself, but I am not even spending enough time on my own 
 application, so this hardly an option. Is gtk SourceWidget (being) ported? I guess 
 that when this is widget is available, writing a editor will be relatively easy.
 
 Martijn

Hi,

Glimmer might help you. Here's an example of glimmer editor within gnome
in python.
http://gael.sourceforge.net/misc/glimmer.py

Regards,
Xavier.

-- 

___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] python gtk/gnome editor

2003-07-18 Thread Martijn Brouwer
Shit happens. I don't blame you: you apoligized twice.

Kind regards,

Martijn

On Thu, 17 Jul 2003 17:36:07 -0400
Shaffer, Chris [EMAIL PROTECTED] wrote:

 I'm actually very embarrassed by that...  That first message is an email one
 of the users of my software here in my company send me...  I would not wish
 that on any one...
 
 I truly am sorry, Martijn...
 
 Chris Shaffer  
 
 -Original Message-
 From: Christian Reis [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, July 17, 2003 5:34 PM
 To: Shaffer, Chris
 Subject: Re: [pygtk] python gtk/gnome editor
 
 
 On Thu, Jul 17, 2003 at 05:14:42PM -0400, Shaffer, Chris wrote:
  All I ask is that you leave this alone because I have to FIX the 
  updates!! This means I have to go in and correct everything that I 
  have already fixed back to the way I want them.
  
  -Original Message-
  From: Martijn Brouwer [mailto:[EMAIL PROTECTED]
 
 I spent about 1 minute trying to figure out why you were flaming Martijn
 after such a polite request. ;)
 
 Take care,
 --
 Christian Reis, Senior Engineer, Async Open Source, Brazil.
 http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
 
 
 *
 The information transmitted is intended only for the person or entity to
 which it is addressed and may contain confidential, proprietary, and/or
 privileged material. Any review, retransmission, dissemination or other use
 of, or taking of any action in reliance upon, this information by persons or
 entities other than the intended recipient is prohibited. If you received
 this in error, please contact the sender and delete the material from all
 computers.
 ___
 pygtk mailing list   [EMAIL PROTECTED]
 http://www.daa.com.au/mailman/listinfo/pygtk
 Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
 
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] python gtk/gnome editor

2003-07-17 Thread Martijn Brouwer
Hi,
For a program I am writing I need a text editor that is written in Python and has a 
gtk2 or gnome2 interface. I searched freshmeat but found nothing. I contacted the 
author of Moleskine quit some time ago and he said he would come up with at gtk2 
version, but the developement seems quite dead.
Is there somebody who knows a suitable program or is writing one? At this moment a 
wealth of features is not important for me, but for the future I would like to have 
syntax hightlighting.
I considered writing one myself, but I am not even spending enough time on my own 
application, so this hardly an option. Is gtk SourceWidget (being) ported? I guess 
that when this is widget is available, writing a editor will be relatively easy.

Martijn

-- 
Physics is a approximate description of a part of the physical phenomena, that are 
only a small portion of human perceptions.

H Casimir, Dutch Physicist
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


RE: [pygtk] python gtk/gnome editor

2003-07-17 Thread Shaffer, Chris
All I ask is that you leave this alone because I have to FIX the updates!!
This means I have to go in and correct everything that I have already fixed
back to the way I want them.

-Original Message-
From: Martijn Brouwer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 17, 2003 5:03 PM
To: PyGtk
Subject: [pygtk] python gtk/gnome editor


Hi,
For a program I am writing I need a text editor that is written in Python
and has a gtk2 or gnome2 interface. I searched freshmeat but found nothing.
I contacted the author of Moleskine quit some time ago and he said he would
come up with at gtk2 version, but the developement seems quite dead. Is
there somebody who knows a suitable program or is writing one? At this
moment a wealth of features is not important for me, but for the future I
would like to have syntax hightlighting. I considered writing one myself,
but I am not even spending enough time on my own application, so this hardly
an option. Is gtk SourceWidget (being) ported? I guess that when this is
widget is available, writing a editor will be relatively easy.

Martijn

-- 
Physics is a approximate description of a part of the physical phenomena,
that are only a small portion of human perceptions.

H Casimir, Dutch Physicist ___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


*
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential, proprietary, and/or
privileged material. Any review, retransmission, dissemination or other use
of, or taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from all
computers.
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


RE: [pygtk] python gtk/gnome editor

2003-07-17 Thread Shaffer, Chris
Oopss...  I sent out the wrong text... Damn copy/paste errors...  Here's
what I ment to say:

I'd love to see a pygtk2 source code editor/mini-ide.  I don't know of one.
I tried to start one on my one, but I'm afraid I got a bit intimidated by
the process...  I'd love to help out, though.

Chris Shaffer

-Original Message-
From: Martijn Brouwer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 17, 2003 5:03 PM
To: PyGtk
Subject: [pygtk] python gtk/gnome editor


Hi,
For a program I am writing I need a text editor that is written in Python
and has a gtk2 or gnome2 interface. I searched freshmeat but found nothing.
I contacted the author of Moleskine quit some time ago and he said he would
come up with at gtk2 version, but the developement seems quite dead. Is
there somebody who knows a suitable program or is writing one? At this
moment a wealth of features is not important for me, but for the future I
would like to have syntax hightlighting. I considered writing one myself,
but I am not even spending enough time on my own application, so this hardly
an option. Is gtk SourceWidget (being) ported? I guess that when this is
widget is available, writing a editor will be relatively easy.

Martijn

-- 
Physics is a approximate description of a part of the physical phenomena,
that are only a small portion of human perceptions.

H Casimir, Dutch Physicist ___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


*
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential, proprietary, and/or
privileged material. Any review, retransmission, dissemination or other use
of, or taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from all
computers.
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


RE: [pygtk] python gtk/gnome editor

2003-07-17 Thread Shaffer, Chris
I'm actually very embarrassed by that...  That first message is an email one
of the users of my software here in my company send me...  I would not wish
that on any one...

I truly am sorry, Martijn...

Chris Shaffer  

-Original Message-
From: Christian Reis [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 17, 2003 5:34 PM
To: Shaffer, Chris
Subject: Re: [pygtk] python gtk/gnome editor


On Thu, Jul 17, 2003 at 05:14:42PM -0400, Shaffer, Chris wrote:
 All I ask is that you leave this alone because I have to FIX the 
 updates!! This means I have to go in and correct everything that I 
 have already fixed back to the way I want them.
 
 -Original Message-
 From: Martijn Brouwer [mailto:[EMAIL PROTECTED]

I spent about 1 minute trying to figure out why you were flaming Martijn
after such a polite request. ;)

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL


*
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential, proprietary, and/or
privileged material. Any review, retransmission, dissemination or other use
of, or taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from all
computers.
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] python gtk/gnome editor

2003-07-17 Thread John (J5) Palmieri
GtkSourceView I would assume is in in PyGTK2 or PyGnome2.  Here is a
posting to the mailing list from last october
http://www.daa.com.au/pipermail/pygtk/2002-October/003642.html.

Failing that one could always use the Glimmer bonobo object from CVS
along with the Python Bonobo bindings.

--
J5 

On Thu, 2003-07-17 at 17:03, Martijn Brouwer wrote:
 Hi,
 For a program I am writing I need a text editor that is written in Python and has a 
 gtk2 or gnome2 interface. I searched freshmeat but found nothing. I contacted the 
 author of Moleskine quit some time ago and he said he would come up with at gtk2 
 version, but the developement seems quite dead.
 Is there somebody who knows a suitable program or is writing one? At this moment a 
 wealth of features is not important for me, but for the future I would like to have 
 syntax hightlighting.
 I considered writing one myself, but I am not even spending enough time on my own 
 application, so this hardly an option. Is gtk SourceWidget (being) ported? I guess 
 that when this is widget is available, writing a editor will be relatively easy.
 
 Martijn

___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/