Git Product home page Git Product logo

tablescrollview's Introduction

TableScrollView

UI / ScrollView extension class for unity

image

requirement

unity2019 or later

features

  • Graphics acceleration. (contents of 10000 lines is also possible)
  • Supports horizontal and vertical scroll views.
  • Supports keyboard input. (LRUD / PageScroll / Confirm / Cancel)
  • Rows can be added / deleted while the table is displayed. (01/03/2022)

(jp)

  • 10000行あっても処理落ちしないようグラフィックの高速化を図っています
  • 横、または縦のスクロールビューを作成できます
  • キーボード入力とマウス(タッチ)入力が同居できるよう設計されています
  • テーブル表示中に行の追加・削除が行えるよう改善しました (2022/01/03)

usage

  1. Copy to 'Assets/'.
    TableNodeElement.cs
    TableScrollViewer.cs
    TableScrollViewerScrollbar.cs
    TableSubNodeElement.cs
  2. Create content node(TableNodeElement)
  3. Attach TableScrollViewer

see more detail (japanese): https://www.create-forever.games/table-scroll-viewer/

tablescrollview's People

Contributors

catsnipe avatar fujii-toybox avatar

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.