On 6/3/07, Jeffrey Barish <[EMAIL PROTECTED]> wrote: > I am noticing weird behavior with events when I run my application on the > N800. For example, when I tap on the vertical scrollbar of the first > treeview, I wind up in my event handler for popup menu selection done. > When I click on the vertical scrollbar of a second treeview, I wind up in > my event handler for treeview selection changed for the first treeview. > Has anyone else seen anything like this? > -- > Jeffrey Barish >
Jeffrey, did you set the treeview's property "allow-checkbox-mode" to false? I was running into some strange problems with toggle cells and selections when this mode was enabled (And it is by default). More info: http://maemo.org/community/wiki/MaemoGtk210Migration#M42 -- Lauro ("lmoura" on Freenode) INdT - Recife http://lauro.wordpress.com _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
