Re: Writing tests for a UI app



(completely untried, YMMV)

The following approach worked for me.

$tree_view->set_cursor ($path, $column, TRUE);
$window->get_focus->activate;

$window is the root window where the $tree_view is added to.



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