marco hofmann wrote:
Hello,
I want to control the Scrollbar in a grid. The aim is to set the focus
on a defined cell and to move the scrollbar so thats visible. I tried
the following skript (modified script from the Win32::Gui::Grid) but the
sequence
my $Scroll = $Grid->ScaleHeight;
$Grid-
Thanks for that, I`ll give that a go when I get back to the UK
Steve
Robert May wrote:
Steve Loughran wrote:
Does anyone know where I should be looking to determine if the user has
selected "large" or "very large" fonts in the control panel -> display
-> appearance settings?
Various ways, d
Hello,
I want to control the Scrollbar in a grid. The aim is to set the focus
on a defined cell and to move the scrollbar so thats visible. I tried
the following skript (modified script from the Win32::Gui::Grid) but the
sequence
my $Scroll = $Grid->ScaleHeight;
$Grid->ScrollPos(0,$Scroll/2)
3 matches
Mail list logo