Menu

formlayout: how to attach relativ to a widget

Help
2006-08-17
2013-04-17
  • Ralph Besel

    Ralph Besel - 2006-08-17

    the formLayout example in the file layoutdemo.xml contains only positioning to a border (left, right, top, ...).
    Is it possible to define the first widget relative to the left border and the next widget relative to the first widget?
    In pure JAVA it works, but how to do this with CookSWT?
    Thanks, Ralph

     
    • Coconut

      Coconut - 2006-08-17

      Check the CookSWT layout manager reference.  There is an example on that.

       

Log in to post a comment.