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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to