Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NSISインストーラーのライセンスページでリッチテキストボックスのサイズを変更できる方法はありますか?
ありがとう...
サイズに少し影響するいくつかの選択肢があります、チェックボックスとボタンなど
まだ使用していない場合は、ModernUIに切り替えます
リソースハッカーを使用して\Contrib\ UIsのダイアログの1つをコピーしてサイズを変更し、スクリプトでChangeUIを使用します
ページのshowcallback関数で、実行時にシステムプラグインを使用してGetWindowRect / ScreenToClient/SetWindowPosを呼び出します