[Scilab-Dev] Printing functions

Collette Yann ycollet at freesurf.fr
Tue Jul 29 18:42:34 CEST 2008


Vincent COUVERT a écrit :
> Hi all,
>
> Yesterday and today, I made some modifications on printing functions:
> - printing now works under Linux and Windows
> - functions *toprint* (printing without dialogs, no user action 
> needed) and *printsetupbox* are avaiblable under Linux and Windows and 
> call standard Java dialogs
> - a new function called *printfigure* is now available and is the 
> equivalent of *toprint* but only for figures printing  and requires a 
> user action because this function displays print setup dialogs.
>
> I think this can help you, for Scipad for example.
>
> Vincent
>
Hello,

Maybe you forgot to commit something in a makefile:

make[2]: *** Pas de règle pour fabriquer la cible « 
sci_gateway/c/sci_printfigure.c », nécessaire pour « 
libscigui_la-sci_printfigure.lo ». Arrêt.
make[2]: quittant le répertoire « 
/home/collette/scilab-dev/scilab/modules/gui »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/collette/scilab-dev/scilab/modules »
make: *** [all-recursive] Erreur 1


YC



More information about the dev mailing list