Re: Windows Anchoring
From: Aaron Queenan (aqueenan_DieSpammerDie__at_contingent.com.au)
Date: 02/19/04
- Next message: Tim Wilson: "Re: Is there a better ListView?"
- Previous message: M K: "Dialog box to access dataset in Parent"
- In reply to: Jaime: "Windows Anchoring"
- Next in thread: Jaime: "Re: Windows Anchoring"
- Reply: Jaime: "Re: Windows Anchoring"
- Reply: Jaime: "Re: Windows Anchoring"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Feb 2004 23:02:23 +0100
Check that the initial form size (as seen in the VS IDE) is smaller than
their display size. The geometry management doesn't seem to cope too well
if it is larger.
Regards,
Aaron Queenan.
"Jaime" <jcamargo@satmba.com> wrote in message
news:84479363-3134-44CE-9E7D-4ACE46DC71FC@microsoft.com...
> Hello all,
>
> Okay, the problem I am having is a weird one. I am unable to reproduce
it, so all I have is the client's computer it is happening on.
>
> The computer is using Windows 2000 SP4 using the .NET framework 1.1. I
have a form with two panels. The right panel is set to (Top, Bottom, Left,
Right) and the left panel is set to (Top, Bottom, Left). So now what
happens is that anytime the for is resized, the left panel will stay the
same width but will adjust its height to the size of the window height. The
right panel will grow and shrink with the main window (including the width).
In the Right pane there is a user control that has a toolbar at the bottom.
The control's anchor is set to (Top, Bottom, Left, Right). So if the right
pane shrinks or increases in size, so will the user custom control. The
form is set to maximize on load. This behaviour is observed on all machines
that the form is running except one.
>
> One of the computers, when it runs the form, display's the behaviour but
not the initial view. Initially the form shows the control and the toolbar
on the bottom. But on this machine the toolbar doesnt show up. It looks as
though the user control's height was expanded so as to hide the toolbar.
And as I resize the form, the behaviour kicks in, and the panels grow and
shrink accordingly.
>
> So the problem is that this machine is not showing the toolbar because it
is past the form size. Can anyone tell me or have an inkling as to why this
is happening. I am unable to reproduce the problem and I have not seen any
other computer display this problem.
>
> Thanks
>
> Jaime
- Next message: Tim Wilson: "Re: Is there a better ListView?"
- Previous message: M K: "Dialog box to access dataset in Parent"
- In reply to: Jaime: "Windows Anchoring"
- Next in thread: Jaime: "Re: Windows Anchoring"
- Reply: Jaime: "Re: Windows Anchoring"
- Reply: Jaime: "Re: Windows Anchoring"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|