[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Default printer?
|
It's new since 3.4 M6.
http://download.eclipse.org/eclipse/downloads/drops/S-3.4M6a-200804091425/index.php
Carolyn
"Patrick Godeau" <pgodeau_nosp@xxxxxxxxxxxxxxxx> wrote in message
news:fu46p7$74v$1@xxxxxxxxxxxxxxxxxxxx
> Le 15/04/2008 20:02, Carolyn MacLeod a écrit :
>> If you are getting your PrinterData object from the PrintDialog, then
>> save that instead, and then you can take advantage of new
>> PrintDialog.setPrinterData(data) API ...
>
> Where did you find this API please?
> I didn't find any setPrinterData method.