Unfortunately, I don't. However, I'm sure one of
the very bright people on the newsgroup for platform and jdt issues
probably does. I'd try there.
Daniel
J Aaron Farr wrote:
Daniel
Spiewak wrote:
IMHO, you should go the way of the
auto-assist in JDT. I.E. create an SWT.NO_TRIM | SWT.ON_TOP Shell with
a Table as it's only widget (use FillLayout and only add the Table).
You can do a lot with a Table. Then you can popup and pop-down your
Shell with the proper items whenever you need an auto complete. Good
luck.
Thanks for the suggestion!
You wouldn't happen to know whereabouts in the JDT code the auto-assist
is, would you?
Thanks again,
jaaron
|