Forums

Welcome Guest Search | Active Topics | Members

how to control the initial height of the pane Options
jasongr
Posted: Friday, May 09, 2008 12:25:53 AM
Rank: Newbie
Groups: Member

Joined: 4/28/2008
Posts: 3
Points: 9
Hi,

I am using the three panes layout.
I gave the component a height of 400 pixels.
I have a problem with the ActiveX.

The 2 panel on the right don't share the 400px equally.
This causes the top pane to take up most of the height, leaving the bottom pane only a narrow strip.

I know that the user can change this, but I want the initial look to be corrrect.
This problem doesn't happen using the Applet.

Does anyone know if I could be doing something wrong, or how to fix this?

I am attaching a screenshot of the component, to make the point clear.
I marked in red the bottom pane so you could see how small it is initially

regards
Jason


jasongr attached the following image(s):
activex.png

Eugene Kosmin
Posted: Sunday, May 11, 2008 11:10:38 PM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 319
Points: 78
Hi Jason,

Please try to use FolderPaneHeight property:

Code:

var iu = new ImageUploaderWriter("ImageUploader", 600, 400);
//...
iu.addParam("FolderPaneHeight", "200");
//...
iu.writeHtml();



Best regards,
Eugene Kosmin.

Aurigma Development Team
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.