• Administrator
  •  
    Support Ukraine
    If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know. If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
    If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.
     

Getting actual miles to disply.

Archive closed topics

Moderators: Internal error, Watchmens

Locked
jcwill

Getting actual miles to disply.

Post by jcwill »

How are developers getting actual miles walked to register on the Bip. I see that some have achieved this - how is this done? Also, are there a repository of coding syntax for the editor? Seems like developers are using items not in their image resource. Thanks/
User avatar
asoo
Posts: 2106
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 404 times
Been thanked: 2022 times

Post by asoo »

๋Just put "SuffixMilesImageIndex": xxx in the "Distance "
xxx = Image name "Miles"
Ex.

Code: Select all

        "Distance": {
            "Number": {
                "TopLeftX": 37,
                "TopLeftY": 39,
                "BottomRightX": 88,
                "BottomRightY": 49,
                "Alignment": "TopCenter",
                "Spacing": 2,
                "ImageIndex": 21,
                "ImagesCount": 10
            },
            "SuffixImageIndex": 41,         <-------- image KM --------
            "DecimalPointImageIndex": 42,
            "SuffixMilesImageIndex": 299    <--------- image MI ------------  put this command line for switch betwen  KM to MI  by use MiFit
And pack the .json to .Bin with AmazTool All 0.1.0.11 ( viewtopic.php?f=29&t=782 )
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
jcwill

Post by jcwill »

What do you mean xxx = Image name "Miles". What does your 299 represent?
User avatar
asoo
Posts: 2106
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 404 times
Been thanked: 2022 times

Post by asoo »

jcwill wrote: 19 Aug 2019, 20:25
What do you mean xxx = Image name "Miles". What does your 299 represent?
299 is name of picture ( 0299.png )


Ex.
0299.png is Image
Image

you can change xxx to name of your picture

**** name of picture in BIN is a number ( 0000.png to 9999.png )
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
jcwill

Post by jcwill »

I finally got the miles to display ... thank you. But for some reason after I make the ,bin it puts the wrong background in. when I'm editing it it's fine ... it's after I pack it is when it's doing it.
Locked

Return to “Closed topics”

Who is online

Users browsing this forum: No registered users and 1 guest