Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to disable Scope-Buttons in PrintDialog?
How to disable Scope-Buttons in PrintDialog? [message #54090] Mon, 13 January 2003 10:02 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Editor Overview back?
Next Topic:AbstractGraphicalEditPart#dispose()
Goto Forum:
  


Current Time: Tue Jul 30 22:07:56 GMT 2024

Powered by FUDForum. Page generated in 0.02877 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top