gridbaglayout

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • python473@yahoo.com

    #1

    gridbaglayout

    Friends - I have tried to do abolute positioning using gridbaglayout,
    but am having no success in jython. One book I have been referencing
    says that it only works with JPanels. Could someone post a snippet of
    code that works for a button? I am so close so just a hint would help.
    Thanks as always. - John

  • Diez B. Roggisch

    #2
    Re: gridbaglayout

    python473@yahoo .com wrote:
    [color=blue]
    > Friends - I have tried to do abolute positioning using gridbaglayout,
    > but am having no success in jython. One book I have been referencing
    > says that it only works with JPanels. Could someone post a snippet of
    > code that works for a button? I am so close so just a hint would help.[/color]

    Google for java-examples and translat to jython. Ist straight forward.
    --
    Regards,

    Diez B. Roggisch

    Comment

    Working...