Re: Writing tests for a UI app
- From: ofey aikon <ofey aikon gmail com>
- To: muppet <scott asofyet org>
- Cc: gtk-perl mailing list <gtk-perl-list gnome org>
- Subject: Re: Writing tests for a UI app
- Date: Wed, 16 Feb 2005 18:26:19 -0800
(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]