Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Fwd: [ice-build] [eclipse/ice] d49c74: Moved the plot close function from CSV classes to ...

Eclipse Forms also use a FormToolkit (see FormToolkit#adapt(Composite)) to decorate forms.

Jordan
Jordan Deyton
Oak Ridge National Laboratory
Telephone: (865) 574-1091
Email: deytonjh@xxxxxxxx
On 3/30/2015 2:26 PM, Jay Jay Billings wrote:

Speaking of; you should check out SWT's ControlDecoration class. It is the class that the workbench uses for decorating forms, etc.

Jay

On Mar 30, 2015 2:10 PM, "Jay Jay Billings" <jayjaybillings@xxxxxxxxx> wrote:
Give us on the list a chance to answer it next time, eh?

Jay

On Mon, Mar 30, 2015 at 1:29 PM, Wojtowicz, Anna <wojtowicza@xxxxxxxx> wrote:

Well, my problem is a very specific SWT layouts issue which doesn’t let me use mouse tracking in the way one would logically expect. Jordan is probably the most knowledgeable on managing these finicky SWT things, but in his absence, stackoverflow seemed like a reasonable alternative…

 

From: ice-dev-bounces@xxxxxxxxxxx [mailto:ice-dev-bounces@xxxxxxxxxxx] On Behalf Of Jay Jay Billings
Sent: Thursday, March 26, 2015 5:56 AM
To: ice developer discussions
Subject: [ice-dev] Fwd: [ice-build] [eclipse/ice] d49c74: Moved the plot close function from CSV classes to ...

 

Anna,

Did you consider maybe posing the question to this list or, say, to the project lead/lead architect?

Jay

---------- Forwarded message ----------
From: "GitHub" <noreply@xxxxxxxxxx>
Date: Mar 25, 2015 6:05 PM
Subject: [ice-build] [eclipse/ice] d49c74: Moved the plot close function from CSV classes to ...
To: <ice-build@xxxxxxxxxxx>
Cc:

  Branch: refs/heads/anna/gridlayout
  Home:   https://github.com/eclipse/ice
  Commit: d49c74fed3b577f71ad8ca5e936e658e80f8232f
      https://github.com/eclipse/ice/commit/d49c74fed3b577f71ad8ca5e936e658e80f8232f
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-03-25 (Wed, 25 Mar 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java
    M src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/csv/CSVPlot.java
    M src/org.eclipse.ice.viz/src/org/eclipse/ice/viz/plotviewer/CSVPlotEditor.java

  Log Message:
  -----------
  Moved the plot close function from CSV classes to the ResourcePage to
keep it generic. It works, but I don't think it's an ideal design. I
posted a question on stackexchange for better suggestions.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build


_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev



--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings


_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


Back to the top