• 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.
     

Need advice on creating this watch face

Archive closed topics

Moderators: Internal error, Watchmens

Locked
imnoone
WF maker
Posts: 1
Joined: 30 Oct 2019, 05:43
Contact:

Need advice on creating this watch face

Post by imnoone »

I have problem with my custom watch face, can anyone give me an advice?

First of all, I'm not good at English, my writing might frustrate you, sorry in advance.

As I'm working on creating this watch face, I was doing fine with it, I can export it, but when I tried installing on band4, it showed up an error, I think it's because there are too many images for minutes section which is 60 images. Then, I changed to 10 instead of 60, so I can install it on the band (so minutes won't show up).

Code: Select all

    "Minutes": {
      "Tens": {
        "X": 29,
        "Y": 15,
        "ImageIndex": 0,
        "ImagesCount": 0
      },
      "Ones": {
        "X": 29,
        "Y": 15,
        "ImageIndex": 26,
        "ImagesCount": 60


Hours show up correctly (I guess..) as down below here, the system recognize 13:00 pm as 1:00 pm

Code: Select all

    "Hours": {
      "Tens": {
        "X": 14,
        "Y": 15,
        "ImageIndex": 0,
        "ImagesCount": 0
      },
      "Ones": {
        "X": 14,
        "Y": 15,
        "ImageIndex": 1,
        "ImagesCount": 13
That's why I'm struggling with it, I can't figure out how to solve this. Any code that can separate minutes section? or any idea?
or it's impossible to do this kinda watch face XD
Attachments
test1_packed_static.png
test1_packed_static.png (5.01 KiB) Viewed 378 times
User avatar
impoppy
WF maker
Posts: 2
Joined: 29 Jul 2019, 13:58
Location: Internet
Contact:

Post by impoppy »

You didn't provide enough info. Can you upload the bin file somewhere so I can check it out?
Locked

Return to “Closed topics”

Who is online

Users browsing this forum: No registered users and 1 guest