How to disable Scope-Buttons in PrintDialog? [message #54090] |
Mon, 13 January 2003 10:02 |
Eclipse User |
|
|
|
Originally posted by: sven.e-sven.net
I want to disable this buttons, cause they don't have a function in my
program. Is there a way to do this at the moment? Or will there be
something in the near future?
Sven\ 8)
|
|
|
Re: How to disable Scope-Buttons in PrintDialog? [message #54262 is a reply to message #54090] |
Mon, 13 January 2003 14:37 |
Eclipse User |
|
|
|
Originally posted by: noone.ibm.com
The PrintDialog used by Draw2d is the standard SWT PrintDialog found in
org.eclipse.swt.printing. So Draw2d offers no means of enabling or disabling
parts of this Dialog. To make a custom printing dialog, you could write a
class that inherits from org.eclipse.swt.widgets.Dialog, as PrintDialog is
only intended to be subclassed within the SWT implementation.
"Sven M
|
|
|
Powered by
FUDForum. Page generated in 0.04135 seconds