discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resize Textfields/buttons etc without using Gorm.


From: Ivan Vučica
Subject: Re: Resize Textfields/buttons etc without using Gorm.
Date: Tue, 7 Feb 2017 22:26:14 +0000

NSView property you are looking for is called "autoresizingMask", off the top of my head.

sent from phone

On Feb 7, 2017 21:08, "James Carthew" <jcarthew@gmail.com> wrote:
Hi,

I'm currently playing with the Tabbed View demo and I'm trying to change the behaviour of some labels/textfields/buttons on my tabs. The problem I'm having is that when I resize the window the window/tabbed view appears to resize correctly, but all the buttons/text boxes seem to stay in position. This means that when I resize my Window to full screen a text box that should be at the top of the tab ends up way down the bottom.
I have attached two example images showing the behaviour. I know how to fix this in Gorm. But I'd like to know howto fix it in code as well.

Inline images 1  Inline images 2

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]