Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 112

Hybrid View

  1. #1
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    613
    Rep Power
    313

    Default

    Oh yes that is the way creator of this plug-in did. I will do some research if there is a better plug-in.

    These are the parameters inside ui file

    Spoiler: UI CODE
    ------mod by FRONTZOSD



    ----city name



    ----

    <modify lm_MapVisualSettings>
    <insert after="default">
    <row prio=4200 text="Town and Postal Code" haspopover=1 details=(sc_Town(%lua.town)) onrelease='sc_SetPopoverListAndOpen("ui.lm_Town_popover")'/>
    </insert>
    </modify>




    <userlist lm_Town_popover text="str" onrelease="ui" enable="bool">
    <default enable=1/>
    <row text="Disable" onrelease='MODEL.lua.town = 0 sc_ClosePopover()'/>
    <row text="City Name" onrelease='MODEL.lua.town = 1 sc_ClosePopover()'/>
    <row text="City&ZipCode" onrelease='MODEL.lua.town = 2 sc_ClosePopover()'/>

    </userlist>







    <layer ui_ShowTown>

    <DIV class="cockpit">

    ;<TEXT class="btn_infofield2" visible=(%lua.town != 0) color=#0000FF glowcolor=#FFFFFF fontsize=30 glowtype=1 glowsize=2 text=%navigation.car.address.city visible=(%lua.town == 1)>

    <TEXT class="btn_infofield2" color=#0000FF glowcolor=#FFFFFF glowtype=1 glowsize=2 text=%navigation.car.address.city visible=(%lua.town && (%lua.town == 2 || %lua.town == 1))>

    <TEXT class="btn_infofield3" class="font_sec bd" color=#00FF00 glowcolor=#FFFFFF glowtype=1 glowsize=2 text=%navigation.car.address.zip visible=(%lua.town && (%lua.town == 2))>

    </DIV>

    </layer>

    Try playing with HEX color code....black is #000000

    Skin_Avicsync_by_pongo_25.01.2016

    Try new ux/SKIN and DATA. Still fast and more options.

    Rename old UX to something just to test new one. Unzip this one to UX and upload it.

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    Credits to: @Catymag
    [Only registered and activated users can see links. ]

    Report back please.
    I tested new skin and data all is well.
    Last edited by Texas; 31st January 2016 at 02:27 PM.

  2.    Advertissements


  3. #2
    Junior Member
    Join Date
    Dec 2014
    Location
    POLAND
    Age
    35
    Posts
    8
    Rep Power
    0

    Default

    Quote Originally Posted by Texas View Post
    Oh yes that is the way creator of this plug-in did. I will do some research if there is a better plug-in.

    These are the parameters inside ui file


    Thank you for your time Texas. I put your UX and DATA. This is what i needed :-)
    Spoiler: IMG:
    W6y9Tdo


    Anybody know how to delete that red time above name of town ?? I've been looking in settings but couldn't find it.
    I still don't know how to turn TMC on :/
    Last edited by catymag; 1st February 2016 at 02:41 AM.

  4. #3
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    613
    Rep Power
    313

    UX

    Quote Originally Posted by martin89 View Post

    Anybody know how to delete that red time above name of town ?? I've been looking in settings but couldn't find it.
    I still don't know how to turn TMC on :/
    Glad I can help, but credits go to @catymag and pongo. They made/publish it, I just reposted it. So big thank you is for them.
    Not sure but I think the source is
    Code:
    Please Login or Register to see the links
    Try this:

    RED TIME

    Settings/Skin Settings/Warnings/Arrival time tracking

    TMC TIP 1- Credits @zsiga68

    Spoiler: TMC
    [tmc-http]
    enabled=1
    profile_name="nng-igo-tmc"
    profile_version=2
    udp.enabled=0


    TMC - TIP 2 - Credits: @zorantoma

    Ad this to your sys.txt and add all 51 licenses for nextgen EU and You will have tmc for all Europe

    Spoiler: ADD THIS TO SYS.TXT
    [tmc-http]
    enabled=1
    start=1
    servers.size=1
    servers[0].url="http://zippy.naviextras.com/services/tmclite/data/nng-igo-tmc-iphone/0/"
    dt_dl_0=300.0 ;refresh in sec
    dl_dist_0_km=200.0 ;radius in km
    profile_name="nng-igo-tmc-iphone"
    ;profile_name="nng-igo-tmc-jci"
    ;profile_name="nng-igo-tmc"
    profile_version=2
    udp.enabled=1
    Last edited by Texas; 1st February 2016 at 11:14 AM.

  5. #4
    Member
    Join Date
    May 2015
    Location
    india
    Posts
    14
    Rep Power
    0

    Default

    this ux skin not work navi start point and ending place and calclateing ........ and not save in favorites location ......pls
    Last edited by Lokaraj; 1st February 2016 at 05:47 AM.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •