• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

GWT : Fitting a Tree inside a Panel

 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello!!

Please, I gotta question about GWT. I'm adding a Tree inside a Panel. My problem is the Tree takes a vertical align in the middle. I've tried many ways to fit it at the top but it's not working. Did anybody solve this problem? How can I put it at the top even if the Tree is very small and the Panel is very tall?

Thank you very much.

Antonio
 
reply
    Bookmark Topic Watch Topic
  • New Topic