Opened 19 years ago
Last modified 17 years ago
#14 assigned タスク
Controlの実装 (ActiveBasic.Windows.UI)
| Reported by: | イグトランス (egtra) | Owned by: | イグトランス (egtra) |
|---|---|---|---|
| Priority: | 高-critical | Milestone: | ablib_α1 |
| Component: | ablib | Version: | |
| Keywords: | Windows UI | Cc: |
Description
Form クラスの基底であるControl クラスを実装する。当面ユーザ補助、イベントなど一部の機能は実装を見送る。http://dev.activebasic.com/dev_wiki/index.php/Control_%E3%82%AF%E3%83%A9%E3%82%B9
Change History (3)
comment:1 by , 19 years ago
| Status: | new → assigned |
|---|
comment:2 by , 17 years ago
| Priority: | 中-major → 高-critical |
|---|
結局ActiveBasic.Windows.UI内に実装中。あとはサブクラス化を行えるようにしたら一応このチケットは閉じることにする。
comment:3 by , 17 years ago
| Keywords: | UI added; Forms removed |
|---|---|
| Summary: | Controlの実装 (System.Windows.Forms) → Controlの実装 (ActiveBasic.Windows.UI) |
Note:
See TracTickets
for help on using tickets.

実装開始。