Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002665 |
[tweak] Any |
minor |
always |
02-03-06 12:28 |
02-03-06 12:28 |
|
Reporter |
jens |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
|
|
|
Summary |
0002665: #define:as: in setupCostume is broken |
Description |
if you use
self define: #foo as: CButton new
in setupCostume and not in initialize than no events are registered for foo.
if use the code in initialize it works.
The example class in the attatchment demonstrates it.
|
Additional Information |
|
|
Attached Files |
FooBar.st [^] (1,793 bytes) 02-03-06 12:28 |
|