Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 715143: Hooked up the "rows" button for the ResourcePage g...

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

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java

  Log Message:
  -----------
  Hooked up the "rows" button for the ResourcePage grid composite. Since
there's no way to explicitly set rows in a GridLayout, it forces the
number of rows using empty Composites. Both rows and columns now change
dynamically.

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



Back to the top