03-22-2020 04:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-22-2020 04:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
1) I have created 'text' from index.gui, it s possible to create 'text' only in js file?
2.a) texts position can be set from styles.css or index.gui both in pixel and percentages. In js files, how to set the position in percentages?
2.b) Or how to get the screen dimension in pixels from a js file?
3) There is no completion in the js editor?
4) How integrate configuration managment, GIT...?
Thank you
Answered! Go to the Best Answer.

Accepted Solutions
03-22-2020 12:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-22-2020 12:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
1. No.
2a. Percentages can only be specified in .gui.
2b. https://dev.fitbit.com/build/reference/device-api/device/
3. There is if you use CLI and a good editor.
Gondwana Software

03-22-2020 10:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-22-2020 10:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Ok for 4) (GIT) the answer was in command line section.

03-22-2020 12:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-22-2020 12:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
1. No.
2a. Percentages can only be specified in .gui.
2b. https://dev.fitbit.com/build/reference/device-api/device/
3. There is if you use CLI and a good editor.
Gondwana Software

