Welcome to iPadForums.net Guest - Click Here to Register

IBAction Call

This is a discussion on IBAction Call within the iPad General Discussions forums, part of the Apple iPad Discussions category; Help Please, I'm new. I've been working on a plotting function that used a draw2D routing I found on line. I need to call the ...

Register with iPad Forums
+ Reply to Thread
Results 1 to 1 of 1

Thread: IBAction Call

  1. #1
    iPad Fan!
    Member #
    73337
    Join Date
    Jul 2011
    Location
    Maryland
    Posts
    12

    IBAction Call


    Help Please,

    I'm new. I've been working on a plotting function that used a draw2D routing I found on line. I need to call the routine from IBAction with a date picker change and want to pass the date in the date picker. So basically I want to combine the IBAction and the plotting on the following two routines. Unsure how to combine them.


    -(IBAction)showDate: (id) sender {
    //date calculations.....
    }

    - (id)initWithFrame: (CGRect)frame {
    if (self = [super initWithFrame:frame]) {
    // Initialization code
    }
    return self;
    }

    - (void)drawRect: (CGRect)rect {
    //drawing code
    }

  2. Ads



Advertisements

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. How can use my sim in ipad to call and sms
    By Smksalmi in forum iPad 2 Forum
    Replies: 1
    Last Post: 05-05-2011, 04:51 PM
  2. Call me impatient...
    By debsylvania in forum iPad 2 Forum
    Replies: 14
    Last Post: 04-21-2011, 04:07 PM
  3. Finally got the call !!!
    By Applebaum in forum iPad General Discussions
    Replies: 2
    Last Post: 04-02-2011, 10:50 PM
  4. How to call from ipad using the gsm
    By Yogesh.dandawate in forum iPad Apps
    Replies: 3
    Last Post: 03-31-2011, 02:42 AM
  5. Call me jealous
    By ipadfanatic in forum iPad OS
    Replies: 26
    Last Post: 09-14-2010, 04:04 AM

Search tags for this page

apple ibaction

,
call ibaction
,
call ibaction method
,
calling ibaction from void function
,
calling ibaction in code
,

ibaction

,
ibaction apple
,
ibaction called -
,
ibaction from code
,
ibaction help
,
iphone ibaction draw line
,
selector ibactio
Click on a term to search for related topics.