Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 11 of 36 FirstFirst ... 91011121321 ... LastLast
Results 101 to 110 of 357
  1. #101
    Member +
    Join Date
    Mar 2015
    Location
    France
    Posts
    49
    Rep Power
    10

    Default

    Quote Originally Posted by bebert66 View Post
    Hi everybody,
    Here is a variant of skin Pongo for those wishing to travel to France, Belgium is the EU standard + / ZD.
    If they are I'm interested testers.
    A +

    Salut à tous,
    Voici une variante du skin Pongo pour ceux qui désirent se rendre en France, Belgique il est à la norme EU+/ZD.
    S’ils y a des testeurs je suis preneur.
    A+

    Code:
    Please Login or Register to see the links
    some screen shot please

  2.    Advertissements


  3. #102
    Master
    Join Date
    Jun 2012
    Location
    Greece
    Posts
    469
    Rep Power
    1244

    Default

    Quote Originally Posted by zephira View Post
    Bonjour,
    @ Frontzosd
    I changed the size of the figures for the battery following your advice.
    I put 30, it's much better.
    By cons how to have the black numbers (day) and white (night), because red is almost illegible wheelchair.
    Thank you in advance.
    Then I promise, I'll leave you alone.


    J'ai modifié la grandeur des chiffres pour la batterie suivant tes conseils avisés.
    J'ai mis 30, c'est beaucoup mieux.
    Par contre comment faire pour avoir les chiffres en noir (jour) et blanc (nuit), car en rouge c'est presque illisible en roulant.
    Merci d'avance.
    Ensuite, promis, je te laisse tranquille.
    This is battery ux zip file

    [Only registered and activated users can see links. ]

    Download and unzip it...
    And put the battery.zip file inside your ux.


    But , use ONLY with black and white Pongo skin
    For black and white battery percent...

    I would like to write to you how to change it
    But its more complex.
    Because we need , two colors now,
    For night and day
    Last edited by frontzosd; 6th November 2015 at 03:17 PM.

  4. #103
    Master
    Join Date
    Jun 2012
    Location
    Greece
    Posts
    469
    Rep Power
    1244

    Default

    ANALOGIC SPEEDOMETER

    I made another ux.
    it is a speedometer and its based from my favourite greek doupas skin in PRIMO.
    the philosphy (example different color speedometes , for differend speeds)
    and the beautiful icons comes from this skin.
    But i made many changes, to lua code, for working to NEXT GEN
    UNFORTUNATELLY NEXT GEN is too different than PRIMO and
    have many changes , for coding.

    after many controls
    FOR this time , primo CONTINUE TO BE THE BEST, for me.

    we enable it from the same menu as battery and animated policeman
    here is the link
    [Only registered and activated users can see links. ]

    Here we have to centered two items
    The speedometer and the red needle inside,


    Which show us the km/h.

    In PRIMO, we have , for EACH RESOLUTION , different files
    portrait.css and lanscape.css to give the position
    Over our screen ,for each item.
    In Next Gen we have the same two files , for portrait and
    Landscape, FOR ALL RESOLUTIONS( DPI)..
    Only two files FOR ALL RESOLUTIONS....
    very big dissandvandage.


    SO THE PROBLEM is that for different dpis,
    We want different numbers, to portrait and landscape files,
    To put TO THE SAME PLACE ...our items.
    And
    ..
    As you understood WE NEED different
    counter, zip file for each dpi.
    One for each dpi...
    WE NEED 5 zips.

    Because if we use one zip , for all dpis we see different
    Positions for speedometer and needle
    Which must be to the center....

    This ux is for the bigger dpi.

    If you have lower dpi AND you want to use speedometer
    And of coursr , you see the needle in different
    Place

    You can
    Do this
    Double click to counter.zip / ui_nextgen / common /counter_portrait

    Find this

    Code

    VSPRITE.counter1 {

    left(screen_w/2) -172);

    top:25%;
    }

    Counter 1 is the red needle inside
    Speedometer

    If we want to move ,the red needle more up
    We give smaller numbers to
    top:....
    For example

    top:16;


    And the second parameter now:
    For example here we have this

    leftscreen_w/2) -172);

    If we want to move MORE LEFT WE GIVE
    BIGGER NEGATIVE NUMBERS

    FOR EXAMPLE

    leftscreen_w/2) -190);

    THE SAME
    TO
    counter_landscape.css
    file for landscape mode...

    Unfortunately , we must try some times with different
    numbers.
    Last edited by frontzosd; 3rd December 2015 at 08:00 PM.

  5. #104
    Master NextGen skin by PongoNextGen skin by Pongo dragorul's Avatar
    Join Date
    Nov 2015
    Location
    Galati-Red City
    Posts
    72
    Rep Power
    54

    Default

    Very well done, thank you for your work.

  6. #105
    Master zephira's Avatar
    Join Date
    May 2012
    Location
    France
    Age
    77
    Posts
    107
    Rep Power
    65

    Default

    Hello,
    Bebert thank you
    I'll test it.
    What date should I use?
    Can you add a copy of your sys.txt?
    I just installed it, but I can not find the menu that you see on your capture.

    Code:
    Please Login or Register to see the links
    Last edited by zephira; 7th November 2015 at 07:26 AM.

  7. #106
    Senior Member
    Join Date
    Oct 2014
    Location
    BELGUIN
    Age
    68
    Posts
    124
    Rep Power
    41

    Default

    Hi,
    I use the original data Nextgen and this is my sys.txt:
    Do not forget to delete your save.
    A +

    Salut,
    J'utilise le data d'origine de Nextgen et voici mon sys.txt:
    N'oublie pas de supprimer ton save.
    A+

    Code:
    Please Login or Register to see the links

  8. #107
    Master zephira's Avatar
    Join Date
    May 2012
    Location
    France
    Age
    77
    Posts
    107
    Rep Power
    65

    Default

    Merci Bebert
    I'm testing
    Je teste

  9. #108
    Master zephira's Avatar
    Join Date
    May 2012
    Location
    France
    Age
    77
    Posts
    107
    Rep Power
    65

    Default

    I just find the file "original French language and AC works.
    I then retest.
    Igo Nextgen is really finicky

    Code:
    Please Login or Register to see the links
    Last edited by zephira; 7th November 2015 at 08:53 AM.

  10. #109
    Master zephira's Avatar
    Join Date
    May 2012
    Location
    France
    Age
    77
    Posts
    107
    Rep Power
    65

    Default

    Really, you should not use this file because lang most menus are in English.
    Code:
    Please Login or Register to see the links
    [Only registered and activated users can see links. ]
    Last edited by zephira; 7th November 2015 at 08:51 AM.

  11. #110
    Senior Member
    Join Date
    Oct 2014
    Location
    BELGUIN
    Age
    68
    Posts
    124
    Rep Power
    41

    Default

    That's why I did not put a file in lang happy because I always old Primo, I think you need to find one in lolo.
    A +

    Code:
    Please Login or Register to see the links

 

 

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
  •