Giter Site home page Giter Site logo

healthmanager's People

Contributors

rhs0266 avatar

Watchers

 avatar

healthmanager's Issues

Observable에 대한 이해 부족

<TextBox ux:Class="healthMgr.TextBox" TextColor="White" CaretColor="White" Padding="10,10,0,10"/>

<Text ux:Class="healthMgr.Text" Color="White" />

<healthMgr.Text ux:Class="TitleText" Opacity=".6" Margin="0, 0, 0, 5" />

<StackPanel ux:Class="EditHistoryItem"> <string ux:Property="titleText"/> <string ux:Property="textBox"/> <TitleText Value="{ReadProperty titleText}"/> <healthMgr.TextBox Value="{ReadProperty textBox}"/> </StackPanel>

<EditHistoryItem titleText="Date:" textBox="{date}"/>

위와 같이 Date에 대한 TextBox를 만들면 {date}값을 observable로 다루지를 못하는 현상 발견.

이에 대한 건 버그로 의심되는 부분이니, 추후에 다시 볼 것.

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.