[Mono-bugs] [Bug 532128] New: UIBarButtonItem.Clicked Not Firing
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Aug 18 11:09:53 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=532128
Summary: UIBarButtonItem.Clicked Not Firing
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Class Libraries
AssignedTo: gnorton at novell.com
ReportedBy: jondick at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=313639)
--> (http://bugzilla.novell.com/attachment.cgi?id=313639)
iPhone Project to show issue
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us)
AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19
I've tried a few ways to register a delegate for the UIBarButtonItem.Clicked
event but nothing seems to indicate it is firing.
I've included a very simple sample project to illustrate the issue
Reproducible: Always
Steps to Reproduce:
1. Create a project with a UINavigationController
2. Create a new UIBarButtonItem on the nav controller
2. Create an Outlet on your AppDelegate for the UIBarButtonItem
3. In your AppDelegate, write some code for the UIBarButtonItem's .Clicked
event
4. This code will not execute
Actual Results:
No event execution
Expected Results:
Event Execution
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list