Dialog box size, location persistance [message #299378] |
Wed, 15 February 2006 15:16 |
Eclipse User |
|
|
|
I am working on upgrading CDT UI support to persist the size and location
of simple dialog boxes, as described in bugzilla #33550. I have
successfully used the new mechanism described in the bugzilla entry, but
have a specific question in a particular dialog instance. In CDT we use
the "ContainerSelectionDialog" in some instancee. I am not able to apply
the paradigm described in bugzilla #33550 to persist the size and location
for these particular dialog boxes. The problem is that 1) the support, via
impelmentation of the getDialogBoundsSettings() etc. method is not present
in the class and 2) according to the documentation, the class is not
supposed to be subclassed, which prevents me from adding the method in a
subclass. As such, I am not able to persist the size and location of these
dialog boxes in CDT. How can I proceed here? Is there another approach?
Or, is it the intention that such dialog boxes not be allowed to have
their size and location persisted? Note that I am using Eclipse 3.1 M4
currently.
Any insights appreciated,
Bob Monteleone
Intel Corporation
|
|
|
Powered by
FUDForum. Page generated in 0.11266 seconds