Commit f92ff86
fix(win): TMemo code generation and UI_MemoNew bridge
- RegenerateFormCode: nType 9 -> 24 (palette uses CT_MEMO=24)
- Added UI_MEMONEW to hbbridge.cpp (ES_MULTILINE EDIT)
- Removed UI_MEMONEW stub from IDE and standalone code-gen
- TMemo visible at design-time and run-time on Windows
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent b518a50 commit f92ff86
3 files changed
Lines changed: 36 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
4 | 23 | | |
5 | 24 | | |
6 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
921 | 921 | | |
922 | 922 | | |
923 | 923 | | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
924 | 940 | | |
925 | 941 | | |
926 | 942 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1178 | 1178 | | |
1179 | 1179 | | |
1180 | 1180 | | |
1181 | | - | |
| 1181 | + | |
1182 | 1182 | | |
1183 | 1183 | | |
1184 | 1184 | | |
| |||
4072 | 4072 | | |
4073 | 4073 | | |
4074 | 4074 | | |
4075 | | - | |
4076 | 4075 | | |
4077 | 4076 | | |
4078 | 4077 | | |
| |||
5295 | 5294 | | |
5296 | 5295 | | |
5297 | 5296 | | |
5298 | | - | |
5299 | 5297 | | |
5300 | 5298 | | |
5301 | 5299 | | |
| |||
12929 | 12927 | | |
12930 | 12928 | | |
12931 | 12929 | | |
12932 | | - | |
12933 | 12930 | | |
12934 | 12931 | | |
12935 | 12932 | | |
| |||
0 commit comments