Hans <[EMAIL PROTECTED]> writes:

> Someone please enlighten me. I can't for the world figure out what is
> wrong here.
> 
> 
> - I create a main window.
> 
> - In this window I create a frame.
> 
> - In this frame I create four buttons.
> 
> - The buttons need to be packed like this:
> 
>          TOP
> 
>    LEFT      RIGHT
> 
>    BOTTOM1 BOTTOM2
> 
> 
> -Instead they are packed like this:
> 
>          TOP
> 
>       LEFT RIGHT
> 
>          BOTTOM2
> 
>       BOTTOM1
> 

You have to use ->grid() instead of ->pack() or subframes.

Regards. 
        Slaven

-- 
begin  LOVE-LETTER-FOR-YOU.txt.vbs
I am a signature virus. Distribute me.

Reply via email to