Notes |
(0011484 - 48 - 48 - 48 - 48 - 48 - 48)
mathk
11-28-07 13:36
|
In fact this issue is only on a Squeak dev image |
|
(0011485 - 80 - 98 - 98 - 98 - 98 - 98)
GazzaGuru
11-28-07 16:41
|
Was the error:
MessageNotUnderstood: UndefinedObject>>adaptToNumber:andSend:
? |
|
(0011489 - 54 - 72 - 72 - 72 - 72 - 72)
mathk
11-28-07 19:42
|
Nop.
It was a Array class>>basicNew
'Primitive fail' |
|
(0011493 - 165 - 165 - 165 - 165 - 165 - 165)
Damien Cassou
11-29-07 06:51
|
What you could try is to take a fresh 3.9 and load UI-Enhancements. Then, take a fresh 3.10 and load UI-Enhancements. Discuss here what happens exactly in each case. |
|
(0011496 - 252 - 258 - 258 - 258 - 258 - 258)
GazzaGuru
11-29-07 17:20
|
Looks like I had integrated Daimen Pollet's fix too early, before the zero size fixup.. :-) This method is overridden in Widgets (UIEnhancements) to support disregarding key activity in disabled lists.
Updated in SqueakSource Pinesoft-Widgets-gvc.272. |
|
(0011497 - 72 - 72 - 72 - 72 - 72 - 72)
GazzaGuru
11-29-07 17:21
|
If you'd like to try with the 272 version of Widgets to check the fix... |
|
(0011637 - 73 - 73 - 73 - 73 - 73 - 73)
GazzaGuru
01-07-08 12:37
|
Given no feedback and it apparently working ok now I'm closing the issue. |
|
(0011638 - 47 - 47 - 47 - 47 - 47 - 47)
GazzaGuru
01-07-08 12:38
|
Incorporated later fixes for list key handling. |
|