Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 11-17-2008, 10:41 AM   #1 (permalink)
New Member
 
Join Date: Oct 2008
Posts: 6
Default Get creater

Hi.

I have a ViewController and in it a UIView-object created. In the UIView i have an ImageView and a toolbar. By clicking on the toolbar, is it possible to call a viewController-function?

In the viewController i have an object called myView, but in the view i need something like 'myCreator'.

Is there something?
soffa is offline   Reply With Quote
Old 11-17-2008, 05:07 PM   #2 (permalink)
iPhone Developer
 
Join Date: Sep 2008
Location: Canada
Posts: 149
Default

I'd do some reasearch on IBAction.
Henning is offline   Reply With Quote
Old 11-18-2008, 11:20 AM   #3 (permalink)
New Member
 
Join Date: Oct 2008
Posts: 6
Default

i create the view with
UIView mainView = [[UIView alloc] initWithFrame:displayRect];
in the viewController programmically.

so i have no IBActions or IBOutlets.

i create the buttons with
UIBarButtonItem *btn1 = [[UIBarButtonItem alloc] initWithTitle:@"Load" style:UIBarButtonItemStyleBordered target:self action:@selector(btn1Func];

but the target should not be the UIView itself, it should be the 'creator' here the viewController.

Last edited by soffa; 11-18-2008 at 11:24 AM.
soffa is offline   Reply With Quote
Old 11-18-2008, 11:27 AM   #4 (permalink)
Registered Member
 
Join Date: Nov 2008
Posts: 15
Default

The best way to do what you want to do is to subclass UIToolbar, create protocol for passing needed information for your subclass, then implement protocol in your view controller. Something like delegate concept, really useful stuff.
lawicko is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Stats
Members: 158,475
Threads: 89,090
Posts: 380,122
Top Poster: BrianSlick (7,091)
Welcome to our newest member, drg4cen
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 03:56 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0