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

[Gambas-bugtracker] Bug #3095: Possible ScrollView malfunction


http://gambaswiki.org/bugtracker/edit?object=BUG.3095&from=L21haW4-

Comment #2 by Bruce STEERS:

Apologies, correction, It's using AutoResize with the ScrollView and Arrange.Fill with the parent container are in conflict.

The ScrollView is trying to auto size itself but the parent container also wants to expand it to fill.

If you set ScrollView1.AutoResize to False then it does not crash and the parent container makes it Fill it's area.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----