Opened 15 years ago
Closed 15 years ago
#245 closed タスク (fixed)
Windows 7 タスクバー対応
Reported by: | イグトランス (egtra) | Owned by: | イグトランス (egtra) |
---|---|---|---|
Priority: | 中-major | Milestone: | ablib_α1 |
Component: | IDE | Version: | |
Keywords: | Cc: |
Description
Windows 7 タスク バーの拡張機能の「9. 縮小表示」参照。MDIまたはタブを採用するアプリケーションは子ウィンドウがタスクバーボタンとして表示されるようにしたほうがよい模様。そのための対応をやりたいなと。
Change History (2)
comment:1 by , 15 years ago
Status: | new → assigned |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
#772で実装。ビルドにWindows 7 SDKが必要なため、HAVE_WINDOWS_7_SDKが定義されたときのみ今回のコードが有効になるようにしている(HAVE_WINDOWS_7_SDK定義の下でビルドしたプログラムの実行自体は7以前でも可能)。