473,378 Members | 1,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

MDI Parent Child Form TPanel

Hi,
i have an application MDI with a TPanel in the left side. THe problem
is when I call a child and I maximizie it, it go also under the panel.
I have tried to insert another TPanel and include in it the child, but
I don't know how I can do this.
Can anyone help me.
I'm working with c++ builder of borland.
THank you

Dec 22 '06 #1
3 3199
On Dec 22, 9:22 am, "Sheikko" <shei...@gmail.comwrote:
Hi,
i have an application MDI with a TPanel in the left side. THe problem
is when I call a child and I maximizie it, it go also under the panel.
I have tried to insert another TPanel and include in it the child, but
I don't know how I can do this.
Can anyone help me.
I'm working with c++ builder of borland.
Sorry, this group does not deal with Borland-specific things, take a
look at http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
for some ideas where you might get a better response.

--
Erik Wikström

Dec 22 '06 #2
thanx
On 22 Dic, 09:26, "Erik Wikström" <eri...@student.chalmers.sewrote:
On Dec 22, 9:22 am, "Sheikko" <shei...@gmail.comwrote:
Hi,
i have an application MDI with a TPanel in the left side. THe problem
is when I call a child and I maximizie it, it go also under the panel.
I have tried to insert another TPanel and include in it the child, but
I don't know how I can do this.
Can anyone help me.
I'm working with c++ builder of borland.Sorry, this group does not dealwith Borland-specific things, take a
look athttp://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
for some ideas where you might get a better response.

--
Erik Wikström
Dec 22 '06 #3
look at borland.public.cppbuilder.graphics newsgroup

Moon2
"Sheikko" <sh*****@gmail.comwrote in message
news:11*********************@a3g2000cwd.googlegrou ps.com...
Hi,
i have an application MDI with a TPanel in the left side. THe problem
is when I call a child and I maximizie it, it go also under the panel.
I have tried to insert another TPanel and include in it the child, but
I don't know how I can do this.
Can anyone help me.
I'm working with c++ builder of borland.
THank you

Dec 25 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

25
by: Steve Jorgensen | last post by:
Yup, Steve's full of tips, but hey, it makes him feel important, right? Ok, here goes. I've been trying to improve encapsulation by putting code in the same object as the stuff it affects, so I...
13
by: Stuart McGraw | last post by:
I haven't been able to figure this out and would appreciate some help... I have two tables, both with autonumber primary keys, and linked in a conventional master-child relationship. I've...
3
by: Maheshkumar.R | last post by:
Hi groups, How i can command over the MDI CHIlD forms created dynamically at runtime from PARENT. Let say, i have generated 5 mdichild forms, but i want to work with child form1 from MDI...
1
by: Earl Teigrob | last post by:
I did a ton of searching to try and find a simple solution to this issue and finally wrote my own, which I am sharing with everyone. In my searching, I did find a very complete and robust solution at...
2
by: Jim Shank | last post by:
I am really trying to find the best OOP way of doing this. I have a parent MDI form with multiple children and I am trying to communicate variables between them. I have been able to successfully...
10
by: Charles Law | last post by:
For some reason, when I click the X to close my MDI parent form, the action appears to be re-directed to one of the MDI child forms, and the parent remains open. I am then unable to close the...
3
by: Eddie | last post by:
If FormMain = MDI parent, FormSub = Child parent, I execute FormSub from the menu like this way. FormSub^ sub = gcnew FormSub; sub->MdiParent = this; sub->Show(); This can generate child...
4
by: Richard Lewis Haggard | last post by:
What is the mechanism by which a child window can notify its parent that it has been clicked on? -- Richard Lewis Haggard www.Haggard-And-Associates.com
3
by: O.B. | last post by:
I have a form that shows another child form using the Show() operation. Since the child is modaless, I would like the option that when I click anywhere on the parent form that the parent form...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.