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

Threaded View

  1. #5
    Member
    Join Date
    Sep 2015
    Location
    españa
    Posts
    20
    Rep Power
    10

    Default

    (sorry for my english)
    Firstly... this forum it´s fantastic all members and all admins.

    Wojpen Hi

    -Have a posibility to run iGO WinCE 1024x600...
    Spoiler: pic
    (imagedRsBN4H1)


    It seems you can adjust the resolution 800x480
    It takes some work, here an image in the emulator.
    as may be seen, an adaptation outside the "data.zip" is necessary.

    notably the "ui_igo9" folder in this case and this version.

    you have to manipulate the "CSS" cascade style in the file:
    \ Primo \ ui_igo9 \ 1024_600 \ ui \ templates.css.

    Folder 1024x600 it´s create for clon to 800x480, changed all parameters 800x480 to 1024x600

    example:

    Before:
    params {
    screen_x: 0;
    screen_y: 0;
    SCREEN_W: 800; <-----
    SCREEN_H: 480; <------

    header_h: 42;
    mapheader_h: 92;

    footer_h: 54;
    footer_w: 800; <--------

    After:
    params {
    screen_x: 0;
    screen_y: 0;
    SCREEN_W: 1024; <-----
    SCREEN_H: 600; <------

    header_h: 42;
    mapheader_h: 92;

    footer_h: 54;
    footer_w: 1024; <--------

    These parameters and others are fundamental to the start time.
    You may need more additional changes to css.


    In paragraph skin:
    It becomes the same scheme as the basis for resolution folder (some variations according to the creator of the skin)
    we must apply the same methodology.
    this time including 1024x600 resolution in the "info.ini" file and changing the ui_igo9 \ ui \ templates.css.

    I will soon link so they can be tested

    Thanks all members the best forum ¡¡
    Last edited by Boki; 12th June 2017 at 07:22 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
  •