Problem with popup menus and highlighted items in TreeView
- From: Gabriel Burt <gabriel burt gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Problem with popup menus and highlighted items in TreeView
- Date: Wed, 18 Jan 2006 22:02:30 -0600
I have a TreeView (F-Spot's tag list) that has a popup menu.
If I have a tag (row) selected and then right-click on a different tag,
it first pops up the menu, then (the default handler) selects all the
tags in between the two tags.
The problem is I need to know how many tags are highlighted to customize
the popup menu, but because of the ordering of these operations, I get
the wrong value. Is the only answer to not use the default handler and
do the selection logic (shift/ctrl) myself?
Thanks!
Gabriel Burt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]