windowShouldClose: called twice
Reported by Francisco Tolmasky | December 2nd, 2008 @ 04:06 PM | in 0.6
delegate AND self windowShouldClose: are called, and thus if delegate == self, its called twice. Docs say only one should be called.
Comments and changes to this ticket
-
admin (at 280north) December 2nd, 2008 @ 04:09 PM
- State changed from new to resolved
(from [ce696a50f14747b6f18af732e0950c05c2ae84fe]) Fix for windowShouldClose: being called twice.
[#152 state:resolved]
Reviewed by me. http://github.com/280north/cappu...
-
admin (at 280north) July 27th, 2009 @ 01:20 PM
(from [5ccc638bafbf22ca44d237e7965979c6f67c57f2]) Add resources for CPButton disabled state. Closes #152. http://github.com/280north/cappuccino/commit/5ccc638bafbf22ca44d237...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.
People watching this ticket
Attachments
Referenced by
- 152 windowShouldClose: called twice [#152 state:resolved]
- 152 windowShouldClose: called twice (from [5ccc638bafbf22ca44d237e7965979c6f67c57f2]) Add res...