|
From: Tino W. <ti...@wi...> - 2006-07-05 09:07:51
|
Petr Mikulik schrieb: >> However if for example the xaxis is set to datetime, >> the x-value of the crosshair-display is completely >> nonsense (its always an fp-value around 2.04842e+08, >> which probably represents epoch ) > > > Yes, it is epoch. > >> A quick glance into the source does not yet show >> me where I can easy fix it myself, but I'm still >> trying ;) > > > Hit hotkey '1' to change the mouse format (hit 'h' for help). > Then read 'help mouse' => mouseformat. > Ah great! Thats why I saw code to format like this in the sources ;) Its hard to find if you dont know where to look, but now :-) Thx! Tino |