<p dir="ltr">Anyway dors anyone knows where i can find a detailed description of thé scripting API?<br>
</p>
<br><div class="gmail_quote">Le jeu. 21 mai 2015 à 17:44, John Culleton <<a href="mailto:John@wexfordpress.com">John@wexfordpress.com</a>> a écrit :<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 21 May 2015 12:23:41 +0200<br>
Rolf-Werner Eilert <<a href="mailto:eilert-sprachen@t-online.de" target="_blank">eilert-sprachen@t-online.de</a>><br>
wrote:<br>
<br>
> Hi John,<br>
><br>
><br>
> Am 19.05.2015 21:55, schrieb John Culleton:<br>
><br>
> > Scripting in Scribus is limited to Python<br>
> > which IMO is a pity. If Tcl/Tk or any<br>
> > arbitrary C language program were usable I<br>
> > could come up with many new ideas. IMO Python<br>
> > belongs in a Zoo dedicated to such reptiles.<br>
> > I have written two python scripts for book<br>
> > cover design but no one has deigned to<br>
> > include them in the distribution.<br>
> ><br>
><br>
> By the way, what would you think about Gambas?<br>
> It's actively supported and under constant<br>
> development, and nearly everyone able to write<br>
> a script can easily write code in a BASIC<br>
> dialect. Moreover, this language can be easily<br>
> adapted/extended to comprise specialties like<br>
> in a DTP program, and working with strings is a<br>
> charme. Gambas is also very reliable, it<br>
> includes a non-GUI interpreter and has been<br>
> extended by objects and inheriting. If you are<br>
> interested:<br>
> <a href="http://gambas.sourceforge.net/en/main.html" target="_blank">http://gambas.sourceforge.net/en/main.html</a><br>
><br>
> The only drawback would be that up to now it's<br>
> Linux-only, but is there a Python in Windows?<br>
><br>
> Rolf<br>
><br>
><br>
> ___<br>
> Scribus Mailing List: <a href="mailto:scribus@lists.scribus.net" target="_blank">scribus@lists.scribus.net</a><br>
> Edit your options or unsubscribe:<br>
> <a href="http://lists.scribus.net/mailman/listinfo/scribus" target="_blank">http://lists.scribus.net/mailman/listinfo/scribus</a><br>
> See also:<br>
> <a href="http://wiki.scribus.net" target="_blank">http://wiki.scribus.net</a><br>
> <a href="http://forums.scribus.net" target="_blank">http://forums.scribus.net</a><br>
><br>
Python runs on Windows I am reasonably sure.<br>
Otherwise Scribus scripts wouldn't work on<br>
Windows.<br>
<br>
I am going in a different direction.<br>
I wonder if the Scribus functions that<br>
are accessible through Python only work with<br>
Python or if programs whose output is compiled C<br>
code could be called and then could call these<br>
functions? In other words I want to get away from<br>
interpreter languages altogether.<br>
<br>
Tcl/Tk has that ability to work with C language<br>
compiled modules.<br>
<br>
<br>
<br>
--<br>
John Culleton<br>
Wexford Press<br>
Free list of books for self-publishers:<br>
<a href="http://wexfordpress.net/shortlist.html" target="_blank">http://wexfordpress.net/shortlist.html</a><br>
Updated PDF e-book: "Create Book Covers with<br>
Scribus 1.4.5" coming soon at<br>
<a href="http://www.booklocker.com/" target="_blank">http://www.booklocker.com/</a>!<br>
<br>
___<br>
Scribus Mailing List: <a href="mailto:scribus@lists.scribus.net" target="_blank">scribus@lists.scribus.net</a><br>
Edit your options or unsubscribe:<br>
<a href="http://lists.scribus.net/mailman/listinfo/scribus" target="_blank">http://lists.scribus.net/mailman/listinfo/scribus</a><br>
See also:<br>
<a href="http://wiki.scribus.net" target="_blank">http://wiki.scribus.net</a><br>
<a href="http://forums.scribus.net" target="_blank">http://forums.scribus.net</a><br>
</blockquote></div>