Welcome Guest Search | Active Topics | Sign In | Register

splitter Options
Brad Coble
Posted: Friday, September 11, 2009 8:59:05 AM
Rank: Advanced Member
Groups: Member

Joined: 2/4/2009
Posts: 31
Ok, this may be a dumb question, but, how can I set the splitter pane width?

I have a vertical splitter with 2 panes. Inside those panes are horizontal splitters with 2 panes. This should give me a nice 4 square layout. But I cannot seem to get all the squares to initialize to the same height and width. I am also using AutoFillWindow = true.

I have tried both server side code and client side code.

Thanks!
eo_support
Posted: Friday, September 11, 2009 11:22:01 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I am not sure if you can do that. Splitter is coded as one dimension always takes priority over the other. Also for the two panes, size set on one pane always takes priority over the other. This usually means you set the initial size for one pane (usually the left pane) and the other pane grows along with the window. This means there is no reliable way to get all four squares to the same size.

Thanks


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.