[Scribus] Python tutorials

2006-10-23 Thread Gregory Pittman
Cedric Sagne wrote: > All, > > Thanks for your help concerning Python tutorials. The o3 pdf has not > managed to scratch the thick "dummy" layer I own. Python is still a > mystery for me. > > I saw some tutorials meant for design of new documents, but is it > possible to apply the scripts like "

[Scribus] Python tutorials

2006-10-23 Thread Cedric Sagne
All, Thanks for your help concerning Python tutorials. The o3 pdf has not managed to scratch the thick "dummy" layer I own. Python is still a mystery for me. I saw some tutorials meant for design of new documents, but is it possible to apply the scripts like "macros" on existing documents? I be

[Scribus] Python tutorials

2006-10-21 Thread Dion Vansevenant
On 10/21/06, Bernard G Hill wrote: > > > > > http://www.o3magazine.com/o3/issue5/o3-i5-72.pdf > > This worked OK for me! Works for me now, too. But then again, it's a day later, and I'm at home. I'll try it again from work. > > > > > OK, they must have forgotten to pay their hosting

[Scribus] Python tutorials

2006-10-21 Thread Bernard G Hill
On Fri, 2006-10-20 at 13:04 -0400, Dion Vansevenant wrote: > > > On 10/20/06, MaHan wrote: > > I don't know much about Python, but the current issue > of 03 Magazine (made entirely with Scribus, btw) has a > nice, short introduction to Python, incuding a "Going >

[Scribus] Python tutorials

2006-10-21 Thread David Zaslavsky
Hi, You could also have a look at the standard Python documentation (which includes a tutorial for complete beginners): http://docs.python.org/index.html Of course, this has nothing specific to Scribus, so it won't give you the scripts you want, but the Python API for Scribus is not terribly com

[Scribus] Python tutorials

2006-10-20 Thread Maciej Hanski
Dion Vansevenant napisa??(a): > On 10/20/06, MaHan wrote: >> >> >> I don't know much about Python, but the current issue >> of 03 Magazine (made entirely with Scribus, btw) has a >> nice, short introduction to Python, incuding a "Going >> Further" section with some links to other tutorials: >> >>

[Scribus] Python tutorials

2006-10-20 Thread MaHan
--- Cedric Sagne wrote: > Hi > > I am looking for tutorials on Python, on the wiki, > and just everywhere, but it clearly is one of the > toughest things in Scribus. My search is going on > but I'm starting from scratch and I don't have many > resources yet. > > I found "Hello World" but it p

[Scribus] Python tutorials

2006-10-20 Thread Gregory Pittman
Cedric Sagne wrote: > Hi > > I am looking for tutorials on Python, on the wiki, and just > everywhere, but it clearly is one of the toughest things in Scribus. > My search is going on but I'm starting from scratch and I don't have > many resources yet. > > I found "Hello World" but it produces e

[Scribus] Python tutorials

2006-10-20 Thread Dion Vansevenant
On 10/20/06, MaHan wrote: > > > I don't know much about Python, but the current issue > of 03 Magazine (made entirely with Scribus, btw) has a > nice, short introduction to Python, incuding a "Going > Further" section with some links to other tutorials: > > http://www.o3magazine.com/o3/issue5/o3-i

[Scribus] Python tutorials

2006-10-20 Thread Cedric Sagne
Hi I am looking for tutorials on Python, on the wiki, and just everywhere, but it clearly is one of the toughest things in Scribus. My search is going on but I'm starting from scratch and I don't have many resources yet. I found "Hello World" but it produces errors (I'm at a loss to debug it...