Re: Problem with variable passing.
Re: Problem with variable passing.
- Subject: Re: Problem with variable passing.
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 23 Dec 2004 18:01:18 +0000
On Wed, 22 Dec 2004 18:22:32 +0530, Amit Kumar(R&D) <email@hidden> wrote:
>
>
> Hi All,
> I am facing one basic problem as :
> I have one class (in seprate file) for handling View say "myView.m" which
> has responsibility to display nos of rectangles on the view. And other class
> which handles table controle say "tabControll.m". The each of table row
> contains the nos of rectangles to be displyed on the view.
The fact that these things are in different files is totally, 100% irrelevant.
> My problem is that I could not passing the nos of rectangles information to
> the view class.
Apparently you're doing something wrong.
> The traditional way of passing one variable to another file is not working
> fine.
I don't know what the "traditional way of passing one variable to
another file" is, because there's no such thing as files in any
context where variable passing would occur.
> Pls give some solution to solve this problem.
http://www.catb.org/~esr/faqs/smart-questions.html
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden