View Full Version : IGO8 - Alert poi



giuzio
18th June 2008, 14:37
Greetings to everyone,
I wanted to know if there's a way to have sound alert for poi.
One thing that I found on the Internet concerning this topic is this:

;### show POI alert in POI group
<CHECKBOX xxx template=chk_lb5a y=147 text="Audible POI alert" >
<TEXT xxx template=xtxt2 x=0 y=123 w=320 z=1 text="Set audible POI alert distance:" fontsize=14 align="CENTER">
<RADIO xxx template=t5list_d x=10 y=155 text="OFF" var="OFF" fontsize=12 onrelease=''>
<RADIO xxx template=t5list_d x=71 y=155 text="50m" var="50" fontsize=12 onrelease=''>
<RADIO xxx template=t5list_d x=132 y=155 text="200m" var="200" fontsize=12 onrelease=''>
<RADIO xxx template=t5list_d x=193 y=155 text="500m" var="500" fontsize=12 onrelease=''>
<RADIO xxx template=t5list_d x=254 y=155 text="1km" var="1000" fontsize=12 onrelease=''>

From here you can see that was prepared for this function but is not activated. :afraid:

giuzio
18th June 2008, 22:46
by boys but anyone interested in the alert poi?
The strings that I posted above are drawn from the file is in

DATA.ZIP\ui_igo8\<resolution>\ui\poi_320_240.ui

I remain confident that one of the experts give me an answer. :thanks:


P.s. Sorry if my English is unclear. I am using a translator.

freco
19th June 2008, 11:28
This would be gr8 !!! I hope the experts will make it work.