-
- 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.
Moderators: Internal error, Watchmens
-
jcwill
Getting actual miles to disply.
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/
- asoo
- Posts: 2106
- Joined: 03 Jan 2019, 01:48
- Location: ͼͽ Thailand ͼͽ
- Has thanked: 404 times
- Been thanked: 2022 times
๋Just put "SuffixMilesImageIndex": xxx in the "Distance "
xxx = Image name "Miles"
Ex.
And pack the .json to .Bin with AmazTool All 0.1.0.11 ( viewtopic.php?f=29&t=782 )
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
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
Please do not PM to me for requests ported watchface.
-
jcwill
What do you mean xxx = Image name "Miles". What does your 299 represent?
- asoo
- Posts: 2106
- Joined: 03 Jan 2019, 01:48
- Location: ͼͽ Thailand ͼͽ
- Has thanked: 404 times
- Been thanked: 2022 times
299 is name of picture ( 0299.png )jcwill wrote: 19 Aug 2019, 20:25What do you mean xxx = Image name "Miles". What does your 299 represent?
Ex.
0299.png is


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.
Please do not PM to me for requests ported watchface.
-
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.
Who is online
Users browsing this forum: No registered users and 2 guests