asthomas
Topic Author
Posts: 17
Joined: 28 Dec 2021, 16:20

Controls in a window do not resize and re-flow while the window is being resized

20 Jan 2022, 00:51

In WPF, the controls in a window change size, position, acquire scrollbars, etc. as the window is being resized. The same application using Noesis does not resize and re-flow the controls until I stop resizing the window and release the drag. I know this doesn't matter for phone and Unity, but it looks odd in a desktop application. Is there a way to get the WPF behaviour where the controls re-flow dynamically as the window is being resized?
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: Controls in a window do not resize and re-flow while the window is being resized

20 Jan 2022, 13:16

In C++, this is the Application Framework, provided with source code and expected to be replaced by each client. In C#, this is similar, the implementation is available on GitHub. This is a bit different in comparison with WPF, where everything is an application framework. And I agree with you, that by default, we should have that behavior. Please, open a ticket about it.

Who is online

Users browsing this forum: Mesidex and 1 guest