Giter VIP home page Giter VIP logo

jamesnetwpf's Issues

JamesGrid Element Arrangement Issue

How do I add placeholders if some cells don't need to contain any elements when using JamesGrid?

<james:JamesGrid ColumnCount="3" Columns="Auto,*,*" RowCount="3" Rows="Auto,Auto,Auto"> <TextBlock Text="R1C1" /> <TextBlock Grid.Column="1" Text="R1C2" /> <TextBlock Grid.Row="1" Grid.Column="0" Text="How do I get it to display in R2C1" /> </james:JamesGrid>

JamesGrid Element Arrangement Issue

How do I add placeholders if some cells don't need to contain any elements when using JamesGrid?

<james:JamesGrid ColumnCount="3" Columns="Auto,*,*" RowCount="3" Rows="Auto,Auto,Auto"> <TextBlock Text="R1C1" /> <TextBlock Grid.Column="1" Text="R1C2" /> <TextBlock Grid.Row="1" Grid.Column="0" Text="How do I get it to display in R2C1" /> </james:JamesGrid>

[Proposal] ThickItem, ColorItem, ValueItem 등, Animation 관련 클래스 기능 확장 및 네이밍 정리

Summary

기존 클래스 명의 명칭이 불분명한 문제와 더 다양한 기능을 제공하기 위한 논의가 필요해 보입니다.

Motivation

WPF에서 기본으로 제공하는 ThicknessAnimation, ColorAnimation, DoubleAnimation의 고전 사용 방식에 대한 불편함으로 인해 WPF에서의 Animation 사용에 대한 거부감과 기술적인 보급에 어려움이 발생하는 데에 있어 이를 개선하고자 합니다.

1차로 만든 ThickItem, ColorItem, ValueItem은 원 클래스와 비교하여 상대적으로 손쉽게 사용되도록 구현되었습니다.

  • ThickItem
  • ColorItem
  • ValueItem

Detailed design

논의에 대한 주요 토픽으로 예상되는 내용은 다음과 같습니다.

  • 클래스 네이밍 논의
  • 기능 스펙 논의
  • 향후 안정화 및 Nuget 분리에 대한 논의

그 밖에도 활발한 논의가 필요해 보입니다.

Notice

ThemeSwitch, RIotPlayButton, MagicNavigationBar 등의 WPF 튜토리얼 영상을 통해 해당 (ThickItem, ColorItem, ValueItem) 객체를 사용하고 있는 점을 고려하여 추후 대체되는 클래스는 [Obsolate] 처리하여 제공하는 것을 고려할 수 있습니다.

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.