[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 #1 by Bruce STEERS:

I had a similar problem once.

I think it's to do with using both properties...

Expand = True
AutoResize = True

They conflict and only one should be used.
Either you want to AutoResize the item or Expand it.

Respects


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