Re-re-...-hello Martin. OK, I found the random.
It seems that sta file does not save the tabhint-caption. So, after loading a project, this is done: procedure tsourcefo.updatetabhint; var x : integer; begin for x:= 0 to files_tab.count-1 do tsourcepage(files_tab[x]).tabhint := tsourcepage(files_tab[x]).pathdisp.value; end; Now all the tabhint are visible after mouse-move, even the not active. Fre;D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

