<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//DE"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><TITLE>Message</TITLE></HEAD><BODY>Hi,<br><br>i an still migrating some of my osm2go ui to fremantle style. I am currently<br>working on all those treelists i am using. When placed inside a pannable<br>area, a single click on a treeview item activates this immediately (instead<br>of just selecting as it does inside a scrolled window). Programs like<br>modest use the tap_and_hold feature to create some popup to modify<br>(e.g. delete) a treeview entry. I am now trying to do the same but run into<br>two problems:<br><br>- The treeview item gets de-selected immediately before the popup<br>appears. Thus there's nothing selected in the treeview anymore once<br>the popup is visible and thus the popup doesn't know what treeview<br>entry is to be processed. Modest doesn't seem to have that problem.<br>The item stays selected (highlighted) there while the popup is visible.<br><br>- The popup causes the rest of the screen to be "blurred away". This<br>is nice, but for some reason only works if the treeview is placed in<br>the main window. If it's placed in a dialog, the dialog doesn't get<br>blurred. How comes?<br><br>I have a attached a demo that shows both issues. I especially need<br>a solution for the first problem.<br><br>Thanks, <br> Till<br></BODY></HTML>