[bug #15313] multiple notification sent on button pushing

2006-01-10 Thread Richard Frith-Macdonald
Update of bug #15313 (project gnustep): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #9: I tried this ... i

[bug #15313] multiple notification sent on button pushing

2006-01-10 Thread reandras
Follow-up Comment #8, bug #15313 (project gnustep): Here is the source, it is ready to compile and run. Please read the README. Thanks (I hope this is not a programming problem from me). ___ Additional Item Attachment: File name: TestCase.

[bug #15313] multiple notification sent on button pushing

2006-01-10 Thread reandras
Follow-up Comment #7, bug #15313 (project gnustep): I will delivery the source code ASAP, please wait. (I must cut out the interesting parts, otherwise it would be too huge). Just one more remark: the very notification is sent once and the observer is registered once at the initialisation of the

[bug #15313] multiple notification sent on button pushing

2006-01-09 Thread Richard Frith-Macdonald
Follow-up Comment #6, bug #15313 (project gnustep): Cancel the second thoughts ... a little test on macos-x tiger shows that apple still has the behavior where adding an observer multiple times means it should receive multiple copies of the notification. I've added a note to the GNUstep document

[bug #15313] multiple notification sent on button pushing

2006-01-09 Thread Richard Frith-Macdonald
Follow-up Comment #5, bug #15313 (project gnustep): Second thoughts ... I recall that a recent MacOS-X version noted some rewriting of the notification system, and checking the MacOS-X documentation I see that it no longer tells you that an observer can receive multiple copies of a notification i

[bug #15313] multiple notification sent on button pushing

2006-01-09 Thread Richard Frith-Macdonald
Follow-up Comment #4, bug #15313 (project gnustep): Fred, You would need to see a code example to be sure, but it's perfectly possible/legal for multiple copies of a notification to be received by an observer ... all that observer needs to have done is register for the notification multiple times

[bug #15313] multiple notification sent on button pushing

2005-12-31 Thread reandras
Follow-up Comment #2, bug #15313 (project gnustep): I'am trying to make a stripped down version of the source, please be patient. BTW, this is the action method of mine that sends a notification on button pressing. I've tested: for one single buttonpress, the receiver gets sometimes two or more *

[bug #15313] multiple notification sent on button pushing

2005-12-31 Thread Fred Kiefer
Update of bug #15313 (project gnustep): Category:None => Gui/AppKit Item Group:None => Bug Assigned to:None => FredKiefer _

[bug #15313] multiple notification sent on button pushing

2005-12-29 Thread reandras
URL: Summary: multiple notification sent on button pushing Project: GNUstep Submitted by: reandras Submitted on: Thu 12/29/05 at 14:46 Category: None