Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Application.Surface OnSize event
Fri, Oct 21 2016 8:09 AMPermanent Link

Ivan Mihailov

Hi Tim,

I noticed the following:

When the application's surface constraints are set with this stamement:
Constraints.Min.Height := ....

and you try to resize browser window only in height (by dragging the top or bottom edge of the window),
application's surface height doesn't change and OnSize event doesn't fire.

Ivan Mihailov

Fri, Oct 21 2016 8:22 AMPermanent Link

Ivan Mihailov

Never mind,

ignore this post, sorry

Ivan

Ivan Mihailov wrote:

Hi Tim,

I noticed the following:

When the application's surface constraints are set with this stamement:
Constraints.Min.Height := ....

and you try to resize browser window only in height (by dragging the top or bottom edge of the window),
application's surface height doesn't change and OnSize event doesn't fire.

Ivan Mihailov

Image