[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ScrollView EnsureVisible Direction?
[Thread Prev] | [Thread Next]
- Subject: ScrollView EnsureVisible Direction?
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Tue, 3 Dec 2024 19:23:07 +0000
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
wiki for ScrollView.EnsureVisible https://gambaswiki.org/wiki/comp/gb.qt4/scrollarea/ensurevisible Function *EnsureVisible* ( *X* As Integer, *Y* As Integer, *W* As Integer, *H* As Integer *[* , *Direction* As Integer *]* ) As Boolean Re. the last arg "Direction As Integer" The mystery is what class constants is it looking for ? Is it Align? Align.Bottom / Top / Left / Right I want to add it to the wiki Respects BruceS
Re: ScrollView EnsureVisible Direction? | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |