 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
tiana Guest
|
Posted: Mon Sep 11, 2006 7:03 am Post subject: Floating window |
|
|
how to create several floating windows in one form just as the borland c++
buider's object inspector and object treeview do?maybe the simple way is set
the docksite property of form1 to be true,and set the subwindows'
dragkind=dkdock and dragmode=dmmannual,but there is a problem,only after we
click the floating windows then the close button shows,how can we make it
presented from the first time?
ps:English is not my first language,so maybe sometimes i didn't make the
meaning clear,but i'm sure you know what i'm saying! |
|
| Back to top |
|
 |
JD Guest
|
Posted: Mon Sep 11, 2006 8:10 am Post subject: Re: Floating window |
|
|
"tiana" <lili01061310_198 (AT) 163 (DOT) com> wrote:
| Quote: |
how to create several floating windows in one form just
as the borland c++ buider's object inspector and object
treeview do?
|
That is an SDI application with multiple windows (forms).
| Quote: | maybe the simple way is set the docksite property of form1
to be true,and set the subwindows' dragkind=dkdock and
dragmode=dmmannual,
|
No, not at all.
| Quote: | but there is a problem,only after we click the floating
windows then the close button shows,how can we make it
presented from the first time?
|
Please elaborate. I do not understand.
| Quote: | ps:English is not my first language,so maybe sometimes i
didn't make the meaning clear,but i'm sure you know what
i'm saying!
|
If it's not clear, how could one possibly know?
~ JD |
|
| 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
|
|