Anonymous | Login | 03-02-2021 23:39 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0007528 | [Squeak] Morphic | minor | always | 05-07-10 20:03 | 05-07-10 20:03 | |||||||
Reporter | unoduetre | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 4.1 | |||||||||
Summary | 0007528: Morph>>click | |||||||||||
Description |
please consider the following code: mrph:=Morph new. mrph on: #mouseDown send:#cr to: Transcript mrph click I get MessageNotUnderstood: UndefinedObject>>yellowButtonPressed Messages are: -->click-->mouseDown-->yellowButtonPressed Morph's #click method sends "self mouseDown: nil" but Morph's #mouseDown method do: "evt yellowButtonPressed", but evt is nil. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
27 total queries executed. 24 unique queries executed. |