Giter VIP home page Giter VIP logo

ui-patterns's Introduction

ui-patterns

Example project showing implementations of recommended Pebble UI design patterns. Run the app, then choose a menu option to see one of:

Checkbox list

Radio Button list

Message dialog

Choice dialog

List hint message

PIN entry

Text Animation

Progress Bar

Progress Layer

Config Dialog Window

ui-patterns's People

Contributors

c-d-lewis avatar unwiredben avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ui-patterns's Issues

../src/windows/checkbox_window.c:76:54: error: 'RESOURCE_ID_TICK_BLACK' undeclared (first use in this

I'm getting this error, searching for the macro it seems to not be declared anywhere. where does it come from? thanks.

โžœ  make
pebble build
Setting top to                           : /Users/david/Projects/dex
Setting out to                           : /Users/david/Projects/dex/build
Found Pebble SDK for chalk in:           : /Users/david/Library/Application Support/Pebble SDK/SDKs/current/sdk-core/pebble/chalk
Checking for program gcc,cc              : arm-none-eabi-gcc
Checking for program ar                  : arm-none-eabi-gcc-ar
Found Pebble SDK for basalt in:          : /Users/david/Library/Application Support/Pebble SDK/SDKs/current/sdk-core/pebble/basalt
Checking for program gcc,cc              : arm-none-eabi-gcc
Checking for program ar                  : arm-none-eabi-gcc-ar
Found Pebble SDK for aplite in:          : /Users/david/Library/Application Support/Pebble SDK/SDKs/current/sdk-core/pebble/aplite
Checking for program gcc,cc              : arm-none-eabi-gcc
Checking for program ar                  : arm-none-eabi-gcc-ar
'configure' finished successfully (0.157s)
Waf: Entering directory `/Users/david/Projects/dex/build'
[ 1/59] Start build for chalk:
[ 8/59] c: src/dex.c -> build/src/dex.c.22.o
[11/59] c: src/windows/checkbox_window.c -> build/src/windows/checkbox_window.c.22.o
../src/windows/checkbox_window.c: In function 'window_load':
../src/windows/checkbox_window.c:76:54: error: 'RESOURCE_ID_TICK_BLACK' undeclared (first use in this function)
../src/windows/checkbox_window.c:76:54: note: each undeclared identifier is reported only once for each function it appears in
../src/windows/checkbox_window.c:77:54: error: 'RESOURCE_ID_TICK_WHITE' undeclared (first use in this function)
Waf: Leaving directory `/Users/david/Projects/dex/build'
Build failed
 -> task in 'chalk/pebble-app.elf' failed (exit status 1):
    {task 4429744656: c checkbox_window.c -> checkbox_window.c.22.o}
['arm-none-eabi-gcc', '-std=c99', '-mcpu=cortex-m3', '-mthumb', '-ffunction-sections', '-fdata-sections', '-g', '-Os', '-D_TIME_H_', '-Wall', '-Wextra', '-Werror', '-Wno-unused-parameter', '-Wno-error=unused-function', '-Wno-error=unused-variable', '-fPIE', '-I/Users/david/Projects/Library/Application Support/Pebble SDK/SDKs/current/sdk-core/pebble/chalk/include', '-I/Users/david/Library/Application Support/Pebble SDK/SDKs/current/sdk-core/pebble/chalk/include', '-I/Users/david/Projects/dex/build', '-I/Users/david/Projects/dex', '-I/Users/david/Projects/dex/build/src', '-I/Users/david/Projects/dex/src', '-I/Users/david/Projects/dex/build/chalk', '-I/Users/david/Projects/dex/chalk', '-DRELEASE', '-DPBL_PLATFORM_CHALK', '-DPBL_COLOR', '-DPBL_ROUND', '-DPBL_MICROPHONE', '-DPBL_SMARTSTRAP', '-DPBL_HEALTH', '-DPBL_SDK_3', '-D__FILE_NAME__="checkbox_window.c"', '../src/windows/checkbox_window.c', '-c', '-o', 'src/windows/checkbox_window.c.22.o']
Build failed.
make: *** [all] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.