Git Product home page Git Product logo

Comments (2)

berryzplus avatar berryzplus commented on June 10, 2024 2

これ実はプラグインの話じゃないんじゃないかと思って見てます。

やりたいことに提示された例が「ビューの改善」なので、
どちらかというと「本体がpluggableじゃなくて開発しづらいんじゃ~」寄りに見えました。

プラグインの話として進めるのであれば、
具体的にどのようなプラグがあればやりたいことを実現できそうか提案してみたら良さそうに思います。

from sakura.

katahiromz avatar katahiromz commented on June 10, 2024

キーボードをフックする仕組み→プラグイン側でTranslateMessageのようにMSG構造体を処理する仕組みを用意する。
子ウィンドウの実現→プラグイン側でCreateDialog+IsDialogMessageを処理する。
グラフィック描画の実現→子ウィンドウに任せる or 描画関数を渡す。
プラグインの機能追加→プラグインの拡張可能性を確保する。
プラグイン同士の連携→複数のプラグインで共通の設定を読み込み・変更できる仕組みを用意する。
プラグインインストールの自動化→ファイル操作をすることなく、ボタン一つでプラグインのインストールと有効化を可能にする。
プラグイン認証→不審なプラグインを報告して、動作がおかしいものはインストールできないようにする。

from sakura.

Related Issues (20)

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.