On 26 Dec 2004 04:05:54 GMT, Grant Edwards <[EMAIL PROTECTED]> wrote:
> On 2004-12-24, Ishwor <[EMAIL PROTECTED]> wrote:
>
> > heh? whats this gridbaglayout in Python-list?? Is this what my grandpa
> > calls "christmas fever"?? ;-)
>
> heh? what's this top-posting in comp.lang.python?
>
> gridba
On 2004-12-24, Ishwor <[EMAIL PROTECTED]> wrote:
> heh? whats this gridbaglayout in Python-list?? Is this what my grandpa
> calls "christmas fever"?? ;-)
heh? what's this top-posting in comp.lang.python?
gridbagsizer is a wxPython/wxWidgets sizer class. Why shouldn't it be
discussed here?
--
ssage-
> From: Diez B. Roggisch [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 20, 2004 1:17 PM
> To: python-list@python.org
> Subject: Re: gridbaglayout
>
> [EMAIL PROTECTED] wrote:
>
> > Friends - I have tried to do abolute positioning using gridbaglayout,
> >
gridbag is a pain. google for tablelayout which is easier (to me)
-Original Message-
From: Diez B. Roggisch [mailto:[EMAIL PROTECTED]
Sent: Monday, December 20, 2004 1:17 PM
To: python-list@python.org
Subject: Re: gridbaglayout
[EMAIL PROTECTED] wrote:
> Friends - I have tried to
[EMAIL PROTECTED] wrote:
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
[EMAIL PROTECTED] wrote:
> 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 hi