Re: More mdi fun

Kenneth Wilcox <[email protected]> Thu, 13 Feb 2003 09:47:48 -0700
Newsgroups gmane.comp.lang.delphi.kylix
Message-ID <[email protected]>
I get a 403 Forbidden on the first two images and a 404 not found error on 
the last one

Have you tried this

   TileMode := tbVertical; // or tbHorizontal
   Tile;

you can also do Cascade; and ArrangeIcons; (Don't need to set the tileMode 
on those)

Since I can't see the pictures I'm not sure what you are doing but the 
screen shots of your app look like you do this.

Ken


At 08:33 AM 02/13/03 -0800, you wrote:


>ok ;)
>
>This should be simple, but it's resisting me
>
>I have two forms I want to resize and reposition
>http://kychat.sourceforge.net/before_tile.png
>
>
>
>// this works fine (once you adjust for any button bars etc
>childform.height := mainform.clientheight div 2;
>childform.width := mainform.clientheight div 2;
>
>//but this...
>childform.left := 1;
>childform.top := 1;
>
>this _should_ move the form to the top left corner no?
>
>what happens is that it gives me the right height/width, but for some
>reason the
>controls inside the form are now off center.
>http://kychat.sourceforge.net/after_tile.png
>
>
>but when I click on it, things reseat.
>http://kychat.sourceforge.net/before_tile_and_click.png
>
>
>yet, the form's position hasn't budged.
>
>Any clues?
>
>
>
>-------------------------------------------------------
>Forum / mailing list for Borland Kylix programmers
>Our web page:  http://groups.yahoo.com/group/kylixgroup
>To join the forum: [email protected]
>To unsubscribe:  [email protected]
>To post your messages:       [email protected]
>To contact the moderator:  [email protected]
>-------------------------------------------------------
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/i7folB/TM
---------------------------------------------------------------------~->

-------------------------------------------------------
Forum / mailing list for Borland Kylix programmers
Our web page:  http://groups.yahoo.com/group/kylixgroup
To join the forum: [email protected]
To unsubscribe:  [email protected]
To post your messages:       [email protected]
To contact the moderator:  [email protected]
------------------------------------------------------- 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/