GithubHelp home page GithubHelp logo

weichangxiang / treelist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sebkirche/treelist

0.0 0.0 0.0 3.94 MB

A combined win32 ListView/TreeView forked from Anton Zechner's TreeList

License: GNU General Public License v3.0

Batchfile 0.10% PowerBuilder 38.21% C++ 34.55% C 1.96% Clarion 0.55% Perl 24.64%

treelist's Introduction

TreeList

A combined win32 ListView/TreeView forked from Anton Zechner's TreeList

Here is a view of the sample application that comes with the original code: Cpp sample

I am working to wrap it into a visual control for PowerBuilder and for now my PB sample look like that: PB sample

I am also adding some functionnalities, for now:

  • the TreeList header can have its own image list instead of sharing it with the tree / list part this can be activated by using the TVS_EX_HEADEROWNIMGLIST extended style.
  • the control responds to the WM_GETFONT message
  • when setting a new font via WM_SETFONT, we generate an additional bold font from the given font
  • the Visual Studio solution can build a standalone dll

I am also fixing some bugs, as I encounter them. These fixes should be sent back to Mr. Zechner, but I changed somewhat the coding style to my habit and sending a patch would not be so easy...

treelist's People

Contributors

sebkirche avatar xlat 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.