 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jack Guest
|
Posted: Wed Apr 19, 2006 7:03 am Post subject: How to call parent (A form) |
|
|
Hi
I want to update a variable before it gets saved.
say
void a::save_settings()
{
m_data = m_pfrm1->m_disp->text;
}
where text is just a text field in the main form.
So how do I get the text field value in its child?
Please help
Thanks
Jack |
|
| Back to top |
|
 |
Jack Guest
|
Posted: Wed Apr 19, 2006 8:03 am Post subject: Re: How to call parent (A form) |
|
|
forget about it |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|