Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3991254
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T06:35:36+00:00 2026-05-20T06:35:36+00:00

The layout… I have a UIToolbar that loads a view with several buttons. One

  • 0

The layout…

I have a UIToolbar that loads a view with several buttons. One of those buttons, on the onpress should display a popup.

It does. However, the popup seems to open up at 0,0.

-(IBAction)FilterButtonPressed:(id)sender
{
if (_FilterViewController == nil) {
    self.FilterViewController = [[[FilterViewController alloc] initWithStyle:UITableViewStylePlain]  autorelease]; 
    _FilterViewController.filterViewDelegate = self;
    self.FilterViewPopover = [[UIPopoverController alloc] initWithContentViewController:_FilterViewController];

}
NSLog(@"Button...: %@",NSStringFromCGRect(self.FilterButton.frame));
[self.FilterViewPopover presentPopoverFromRect:self.FilterButton.frame inView:self.view permittedArrowDirections:UIPopoverArrowDirectionAny animated:YES];
}

The NSLog reads:

Button...: {{0, -4.38184}, {0, 4.76182e-39}}

which is… just weird..

Any suggestions as to why the FilterButton doesn’t know where it is?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T06:35:37+00:00Added an answer on May 20, 2026 at 6:35 am

    Any suggestions as to why the FilterButton doesn’t know where it is?

    Looks like it’s uninitialized / not properly initialized. Are all your outlets set up properly? Whenever “my xyz object is not behaving properly” happens, checking your outlets is usually the first order of business (note that the action can be hooked up from a button, but your link to the button from your class may not be. Try printing the state from the “sender” cast to “UIButton *”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Android layout not display after listview if more item in list view.if i add
I have the following layout for my mvc project: /Controllers /Demo /Demo/DemoArea1Controller /Demo/DemoArea2Controller etc...
I have the layout as follows: <div id=outerwrap> <div id=innerwrap> <div id=centerc>...</div> <div id=rightc
I need to layout a panel on the top of my Dialog so that
I have a border layout whose center panel is defined like the below. {
I have this layout where the my_menu is fixed at the top, followed by
My current storyboard layout UIViewController | +- UIView (MyView) in MyView I have the
this is the layout i have: <LinearLayout xmlns:android=http://schemas.android.com/apk/res/android android:layout_width=match_parent android:layout_height=match_parent android:orientation=horizontal android:minHeight=?android:attr/listPreferredItemHeight> <LinearLayout android:orientation=vertical
I have developed Relative layout for 3.7 droids with Relative layout and difficult relations
My layout file defines a WebView, underneath which there are some fixed height buttons.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.