Re: Directory/file browser as TreeView



* Ratcliffe, Jeffrey (Peters) <Jeffrey Ratcliffe External eads com> [2006-09-29 14:16]:
$tree_view->signal_connect (button_release_event => \&cd);

Bad idea. Use `cursor_changed` instead. The way youâre doing it
means the widget cannot be navigated using the keyboard.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



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