 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
tibo Guest
|
Posted: Fri Feb 27, 2004 9:56 am Post subject: CLX compatibility with VLC : Align in a form |
|
|
Hello.
I've developped a program under the VCL version of Delphi, and like to make
it work with the CLX version.
Just a problem : it seems that the Align property of a form that exists in
the VCL doesn't exist anymore in the CLX. Does anyone has a solution to do
the same in the CLX version ?
Thanks for your answer !
|
|
| Back to top |
|
 |
Maarten Wiltink Guest
|
Posted: Fri Feb 27, 2004 8:11 pm Post subject: Re: CLX compatibility with VLC : Align in a form |
|
|
"tibo" <bartol_78SPAMSUX (AT) yahoo (DOT) com> wrote
| Quote: | I've developped a program under the VCL version of Delphi, and like
to make it work with the CLX version.
Just a problem : it seems that the Align property of a form that
exists in the VCL doesn't exist anymore in the CLX. Does anyone has
a solution to do the same in the CLX version ?
|
Does CLX have Anchors? I think you can do everything (and more) with
Anchors that you can with Align.
Groetjes,
Maarten Wiltink
|
|
| Back to top |
|
 |
tibo Guest
|
Posted: Fri Mar 05, 2004 1:11 pm Post subject: Re: CLX compatibility with VLC : Align in a form |
|
|
"Maarten Wiltink" <maarten (AT) kittensandcats (DOT) net> a écrit dans le message de
news:403fa476$0$559$e4fe514c (AT) news (DOT) xs4all.nl...
| Quote: |
Does CLX have Anchors? I think you can do everything (and more) with
Anchors that you can with Align.
Groetjes,
Maarten Wiltink
|
Actually, what I want to do is to make a mosaic with 3 SDI Forms (3 windows)
under Linux.
With the VCL version under Windows, I use the propertie Align, so my first
window take the whole width of my screen for example, and the two others are
at the bottom right and the bottom left, and these three windows are
mosaic'ed, id they don't overlap on each other (xcuse my french...)
The Anchor attribut is for a stuff in a form and requires to have a parent
form. What I need is a attribute like Align for a window undel the CLX
version.
Thanks for your answers.
|
|
| 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
|
|