Page 2 of 6 FirstFirst 123456 LastLast
Results 21 to 40 of 119

Thread: GPS Launching Program

  1. #21
    Senior Member
    Join Date
    Aug 2009
    Location
    Sydney
    Age
    43
    Posts
    1,217
    Thanks
    189
    Thanked 615 Times in 150 Posts
    Rep Power
    0
    Reputation
    2828

    Default

    no worries.

    im a little confused tho, coz the one your using and the universal ini are actually the same...

    i didnt add it anywhere on the nand flash.... all i did was just launch SystemInformation.exe from the navpath and use it from there. So when i press Navigation on my unit, it will load SystemInformation.exe and show me the menu



  • #22
    Senior Member
    Join Date
    Aug 2009
    Location
    Sydney
    Age
    43
    Posts
    1,217
    Thanks
    189
    Thanked 615 Times in 150 Posts
    Rep Power
    0
    Reputation
    2828

    Default

    i got your pm and my universal unlock file has been sent to you

  • #23
    Member kukuk's Avatar
    Join Date
    Nov 2009
    Posts
    392
    Thanks
    53
    Thanked 134 Times in 98 Posts
    Rep Power
    202
    Reputation
    694

    Default

    Quote Originally Posted by oldsalt View Post
    Yea, I worked that out.

    x must be the vertical position and I think Y is the column position.

    If I just add 125 and leave y at 60 then, I think the bitmaps will all be in a long line.

    If I knew what y would be to add a column then they may turn out in order across the screen?.

    What buggared me up on the universal one was getting apps and the launcher onto the nand flash and then what came after that.

    This one seems very simple, if I knew the x and y positions?

    I will have to muck around with it tomorrow, mind you I have no idea about it.

    Thanks again for your help Hollowman.
    hi oldsalt, what are the 7 navi program you want on your screen and i will fix it for you...assuming you also have 800x480 resolution...

  • The Following User Says Thank You to kukuk For This Useful Post:

    oldsalt (05-01-10)

  • #24
    Senior Member
    Join Date
    Aug 2009
    Location
    Sydney
    Age
    43
    Posts
    1,217
    Thanks
    189
    Thanked 615 Times in 150 Posts
    Rep Power
    0
    Reputation
    2828

    Default

    i sent him my one, but mine is 320 version.. i gorgot to ask him what res his using.
    im going away to melbourne for 4 days tomorrow so can u take over from here kukuk..

  • The Following User Says Thank You to hollowman For This Useful Post:

    oldsalt (05-01-10)

  • #25
    Junior Member oldsalt's Avatar
    Join Date
    May 2008
    Age
    76
    Posts
    128
    Thanks
    50
    Thanked 25 Times in 16 Posts
    Rep Power
    202
    Reputation
    235

    Default

    Quote Originally Posted by kukuk View Post
    hi oldsalt, what are the 7 navi program you want on your screen and i will fix it for you...assuming you also have 800x480 resolution...
    Thanks so much kukuk

    I have sent you a PM.

    My resolution is 800x480

    This is my unit

    Here is what I have done so far.

    GLOBALSETTINGS
    ShowMessage = 0
    QuitOnDoubleClick = no
    X = 0
    Y = 0
    Width = 800
    Height = 480
    Arrange = No
    BackgroundBitmap = ..\icons\thisone.bmp
    StartUpAnimation = NoAnimation
    ShutDownAnimation = NoAnimation
    Accelerated = yes
    TopMost = no

    ICONXPBUTTON
    x = 750
    y = 400
    SizeNormal = 40
    SizePushed = 40
    ScaleAlpha = 100
    IconNormal = ..\Icons\stop.ico
    ScaleAlpha = 100
    IconPushed = ..\Icons\stop.ico
    QuitOnExecute = yes

    BITMAPBUTTON
    x = 435
    y = 60
    Command = \StorageCard\iGO8\iGO8
    BitmapNormal = ..\Icons\igo.bmp
    BitmapPushed = ..\Icons\igo1.bmp

    BITMAPBUTTON
    x = 560
    y = 60
    Command = \StorageCard\amigo\AMIGO.exe
    BitmapNormal = ..\Icons\amigo.bmp
    BitmapPushed = ..\Icons\amigo1.bmp

    BITMAPBUTTON
    x = 685
    y = 60
    Command = \StorageCard\Destinator\MobileNavigator.exe
    BitmapNormal = ..\Icons\destinator5.bmp
    BitmapPushed = ..\Icons\destinator51.bmp

    BITMAPBUTTON
    x = 810
    y = 60
    Command = \StorageCard\OziCE\OziExplorerCE.exe
    BitmapNormal = ..\Icons\navigator.bmp
    BitmapPushed = ..\Icons\navigator1.bmp

    BITMAPBUTTON
    x = 935
    y = 60
    Command = \StorageCard\ROUTE66\R66 M8.exe
    BitmapNormal = ..\Icons\route66.bmp
    BitmapPushed = ..\Icons\route661.bmp

    BITMAPBUTTON
    x = 1060
    y = 60
    Command = \StorageCard\PolNav\polnav_rm_release.exe
    BitmapNormal = ..\Icons\polnav.bmp
    BitmapPushed = ..\Icons\polnav1.bmp

    BITMAPBUTTON
    x = 1185
    y = 60
    Command = \StorageCard\smart2go\MobileNavigator.exe
    BitmapNormal = ..\Icons\navigon.bmp
    BitmapPushed = ..\Icons\navigon1.bmp
    Last edited by oldsalt; 05-01-10 at 10:24 PM.

  • #26
    Senior Member
    Join Date
    Aug 2009
    Location
    Sydney
    Age
    43
    Posts
    1,217
    Thanks
    189
    Thanked 615 Times in 150 Posts
    Rep Power
    0
    Reputation
    2828

    Default

    looks good to me
    (sorry i didnt realise your using 800 res )

  • #27
    Member kukuk's Avatar
    Join Date
    Nov 2009
    Posts
    392
    Thanks
    53
    Thanked 134 Times in 98 Posts
    Rep Power
    202
    Reputation
    694

    Default

    hi oldsalt try this and see if you like it...you can also change the wallpaper of your choice just edit it to your unit resolution...

    GLOBALSETTINGS
    ShowMessage = 0
    QuitOnDoubleClick = no
    X = 0
    Y = 0
    Width = 800
    Height = 480
    Arrange = No
    BackgroundBitmap = ..\icons\Thisone.bmp
    StartUpAnimation = NoAnimation
    ShutDownAnimation = NoAnimation
    Accelerated = yes
    TopMost = no


    ICONXPBUTTON
    x = 750
    y = 400
    SizeNormal = 40
    SizePushed = 40
    ScaleAlpha = 100
    IconNormal = ..\Icons\stop.ico
    ScaleAlpha = 100
    IconPushed = ..\Icons\stop.ico
    QuitOnExecute = yes

    BITMAPBUTTON
    x = 25
    y = 60
    Command = \StorageCard\iGO8\iGO8
    BitmapNormal = ..\Icons\igo.bmp
    BitmapPushed = ..\Icons\igo1.bmp

    BITMAPBUTTON
    x = 150
    y = 60
    Command = \StorageCard\amigo\AMIGO.exe
    BitmapNormal = ..\Icons\amigo.bmp
    BitmapPushed = ..\Icons\amigo1.bmp

    BITMAPBUTTON
    x = 275
    y = 60
    Command = \StorageCard\Destinator\MobileNavigator.exe
    BitmapNormal = ..\Icons\destinator5.bmp
    BitmapPushed = ..\Icons\destinator51.bmp

    BITMAPBUTTON
    x = 400
    y = 60
    Command = \StorageCard\OziCE\OziExplorerCE.exe
    BitmapNormal = ..\Icons\navigator.bmp
    BitmapPushed = ..\Icons\navigator1.bmp

    BITMAPBUTTON
    x = 25
    y = 150
    Command = \StorageCard\ROUTE66\R66 M8.exe
    BitmapNormal = ..\Icons\route66.bmp
    BitmapPushed = ..\Icons\route661.bmp

    BITMAPBUTTON
    x = 150
    y = 150
    Command = \StorageCard\PolNav\polnav_rm_release.exe
    BitmapNormal = ..\Icons\polnav.bmp
    BitmapPushed = ..\Icons\polnav1.bmp

    BITMAPBUTTON
    x = 275
    y = 150
    Command = \StorageCard\smart2go\MobileNavigator.exe
    BitmapNormal = ..\Icons\navigon.bmp
    BitmapPushed = ..\Icons\navigon1.bmp
    Last edited by kukuk; 06-01-10 at 08:38 AM.

  • The Following User Says Thank You to kukuk For This Useful Post:

    oldsalt (06-01-10)

  • #28
    Member kukuk's Avatar
    Join Date
    Nov 2009
    Posts
    392
    Thanks
    53
    Thanked 134 Times in 98 Posts
    Rep Power
    202
    Reputation
    694

    Default

    you can try also this icon for smart2go and Oziexp




  • 06-01-10, 10:50 AM

    Reason
    spammer

  • #29
    Junior Member oldsalt's Avatar
    Join Date
    May 2008
    Age
    76
    Posts
    128
    Thanks
    50
    Thanked 25 Times in 16 Posts
    Rep Power
    202
    Reputation
    235

    Default

    Thanks again kukuk.

    I have installed the files and it is all working perfectly, you are a star.

  • #30
    Senior Member
    Join Date
    Jan 2009
    Age
    45
    Posts
    555
    Thanks
    2
    Thanked 82 Times in 64 Posts
    Rep Power
    236
    Reputation
    1564

    Default

    Quote Originally Posted by kukuk View Post
    you can try also this icon for smart2go and Oziexp



    Can there be timer added to one of the programs, so a default one is loaded if nothing is selected?

  • #31
    Member kukuk's Avatar
    Join Date
    Nov 2009
    Posts
    392
    Thanks
    53
    Thanked 134 Times in 98 Posts
    Rep Power
    202
    Reputation
    694

    Default

    Quote Originally Posted by xr5adam View Post
    Can there be timer added to one of the programs, so a default one is loaded if nothing is selected?
    i know igo8 have this function in one of the skin (GJ skin I think) im not sure if it will work if you use it with this application...

  • #32
    Junior Member
    Join Date
    Nov 2009
    Location
    Melbourne
    Posts
    9
    Thanks
    5
    Thanked 7 Times in 4 Posts
    Rep Power
    0
    Reputation
    45

    Default

    Hi xr5adam

    Does this look like what you are after I have been using it happily for a while



    For info on this menu system go to Pez's site
    Phill

    GPS:- Chinese Navlink 5", CE 5 with PEZ-GPS Menu V2.0
    Running:- Igo 8.3.4.102650 (Kikker 3.2 A1.8), Amigo 8.4.2.109504 (DJ Amigo 3.2.1), TomTom 910.9185, Navigon 7.4.2.802 & 7.4.3.201, Garmin XT V5.00.20W

  • The Following User Says Thank You to lucky-phill For This Useful Post:

    kukuk (06-01-10)

  • #33
    Member kukuk's Avatar
    Join Date
    Nov 2009
    Posts
    392
    Thanks
    53
    Thanked 134 Times in 98 Posts
    Rep Power
    202
    Reputation
    694

    Default

    Quote Originally Posted by lucky-phill View Post
    Hi xr5adam

    Does this look like what you are after I have been using it happily for a while



    For info on this menu system go to Pez's site
    thank for sharing..its the same program with additional extras...

    Adam you can use this but you have to change all the resolution setting in all the .ini file to fit on your unit..

  • #34
    Senior Member
    Join Date
    Jan 2009
    Age
    45
    Posts
    555
    Thanks
    2
    Thanked 82 Times in 64 Posts
    Rep Power
    236
    Reputation
    1564

    Default

    Quote Originally Posted by lucky-phill View Post
    Hi xr5adam

    Does this look like what you are after I have been using it happily for a while



    For info on this menu system go to Pez's site
    Yes these are all great, however is there a way to add a timer feature so that if no program is selected then a default program will load?

  • #35
    Senior Member
    Join Date
    Jan 2009
    Age
    45
    Posts
    555
    Thanks
    2
    Thanked 82 Times in 64 Posts
    Rep Power
    236
    Reputation
    1564

    Default



    This is the menu I have created with help from all the menus that have been posted, so thanks everyone,

    However I have only one problem after many attempts at this, and that is that the Bitmap image I am using as the screen is very clear and bright on the desktop however when I load it onto the car it is very dark and looses at alot of the effects,

    Is there a better image type to use for these menus or do I just ahve to simply play with the brightness etc.

  • The Following User Says Thank You to xr5adam For This Useful Post:

    oldsalt (12-01-10)

  • #36
    Senior Member
    Join Date
    Aug 2009
    Location
    Sydney
    Age
    43
    Posts
    1,217
    Thanks
    189
    Thanked 615 Times in 150 Posts
    Rep Power
    0
    Reputation
    2828

    Default

    adam, are you using a china gps ? if so, the reason for this is that you get what you pay for, your screen is 480x272 (or what ever it is) but it displays at 320x240, so the unit stretches the image to fit... yes you are being ripped off.. my unit is the same.... the image does not look sharp as it should and looks washed out....

    im mentioned this issue many times in my threads ... i may make a new thread dedicated on this problem later when i have time...

    by the way, where did u get that menu from, looks mad ! post it for me please..

  • #37
    Senior Member
    Join Date
    Jan 2009
    Age
    45
    Posts
    555
    Thanks
    2
    Thanked 82 Times in 64 Posts
    Rep Power
    236
    Reputation
    1564

    Default

    Quote Originally Posted by hollowman View Post
    adam, are you using a china gps ? if so, the reason for this is that you get what you pay for, your screen is 480x272 (or what ever it is) but it displays at 320x240, so the unit stretches the image to fit... yes you are being ripped off.. my unit is the same.... the image does not look sharp as it should and looks washed out....

    im mentioned this issue many times in my threads ... i may make a new thread dedicated on this problem later when i have time...

    by the way, where did u get that menu from, looks mad ! post it for me please..
    Hollowman, I do have a chinese system, however it does have a hi def screen, I paid extra for it, the resolution of my screen is 800x480, I confirmed this with some program that tested the resolution.

    That screen is the only one that appears crapish,it is like the brightness is wrong,

    the one in this pic is another one I did and that appears as it should. Both work to a point, I get an error with Amigo at times, depending on how long the system has been running, and it also has some readers as well,

    I made them myself from the menus that everyone provided here, I just modified the ini files and then resized the icons and locations, took alot of trial and error.

    All I need to complete these is a timer of some sort to select a program if nothing is selected. The buttons are not in this picture, however on the screen the chevrons are replaced with icons for the programs



    Last edited by xr5adam; 10-01-10 at 05:13 PM. Reason: link did not work

  • #38
    Senior Member
    Join Date
    Aug 2009
    Location
    Sydney
    Age
    43
    Posts
    1,217
    Thanks
    189
    Thanked 615 Times in 150 Posts
    Rep Power
    0
    Reputation
    2828

    Default

    that looks awesome....

    also, how many icons (apps) can you put on it ?

  • #39
    Senior Member
    Join Date
    Jan 2009
    Age
    45
    Posts
    555
    Thanks
    2
    Thanked 82 Times in 64 Posts
    Rep Power
    236
    Reputation
    1564

    Default

    Quote Originally Posted by hollowman View Post
    that looks awesome....

    also, how many icons (apps) can you put on it ?
    Sorry I did not know how to use mega upload and did not realize that the links have to be put in manually,

    I can upload the other one as well, I think there is no limit really on the apps, as each new menu can be added with an ini file, I just had one for GPS and one for office applications, I was hoping to be able to use the word editor to edit my ini file so I would not need to always take the micro SD card out,

    It would not be hard to make a several pages of apps, it is just patience. if that one is too dark I will upload the other one.

  • #40
    Junior Member oldsalt's Avatar
    Join Date
    May 2008
    Age
    76
    Posts
    128
    Thanks
    50
    Thanked 25 Times in 16 Posts
    Rep Power
    202
    Reputation
    235

    Default

    Here is my version



    I used Win 7 paint to redo the lines, added a Mitsubishi logo, replaced the puta icons etc with others I found on the web and re-wrote a bit of text

    Last edited by oldsalt; 12-01-10 at 07:50 PM.

  • Page 2 of 6 FirstFirst 123456 LastLast

    Similar Threads

    1. wmv to divx program - which is best ?
      By Mods in forum Sound/Visual/Digital Multimedia
      Replies: 3
      Last Post: 01-01-10, 07:09 PM
    2. New GPS Program for PSP
      By Art in forum Sony Playstation , Playstation 2 , PSP and Playstation 3
      Replies: 2
      Last Post: 01-09-09, 12:14 PM
    3. Get set for SBS2 - launching June 1
      By earlsdon in forum Digital Terrestrial Television
      Replies: 2
      Last Post: 30-03-09, 10:25 PM
    4. Best FTP program
      By DND in forum X-Box And Xbox 360
      Replies: 16
      Last Post: 10-04-08, 10:10 AM

    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
    •