Vision2 and printing

1 message Options
Embed this post
Permalink
olivier.ligot

Vision2 and printing

Reply Threaded More More options
Print post
Permalink
Hello,

I have two questions regarding Vision2 and printing.

1. When using EV_PRINT_DIALOG, the feature printer_name returns "Not yet implemented"! Is it possible to find the printer name using Vision2?

2. I created a EV_FIGURE_WORLD containing a EV_FIGURE_TEXT. When calling {EV_PRINT_PROJECTOR}.project, I have a catcall in feature {EV_PRINT_PROJECTOR_IMP}.project_figure:

Catcall detected in {PROCEDURE}.call for arg#1: expected TUPLE [EV_FIGURE_TEXT] but got TUPLE [EV_FIGURE]

Why this catcall?

My configuration is EiffelStudio 6 (6.3.7.6070 Enterprise Edition - windows).

Thanks in advance,

Olivier Ligot