.Net layout Manager

This is a discussion on .Net layout Manager within the DOTNET forums in Framework and Interface Programming category; Most of the people would have struggled with readymade Layout managers within dotnet platform, e.g. Anchors, docks etc. Any Complex or professional layouts can't be done using these basic techniques. Now a professional Layout manager is out for Winforms, namely Smartlayouts. It is availbale at http://www.smart-components.com/ The difference between this layout manager and similar solution is that none of them are natural and powerful both. You flow of winforms designing need not be changed. None of the similar solution can provide you the ease of this....

Go Back   Application Development Forum > Framework and Interface Programming > DOTNET

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 09-05-2008, 01:45 PM
vkhaitan@gmail.com
Guest
 
Default .Net layout Manager

Most of the people would have struggled with readymade Layout managers
within dotnet platform, e.g. Anchors, docks etc. Any Complex or
professional layouts can't be done using these basic techniques. Now a
professional Layout manager is out for Winforms, namely Smartlayouts.

It is availbale at http://www.smart-components.com/

The difference between this layout manager and similar solution is
that none of them are natural and powerful both. You flow of winforms
designing need not be changed. None of the similar solution can
provide you the ease of this.
Reply With Quote
  #2  
Old 09-08-2008, 06:14 AM
Florian Haag
Guest
 
Default Re: .Net layout Manager

vkhaitan@gmail.com wrote:

> Most of the people would have struggled with readymade Layout managers
> within dotnet platform, e.g. Anchors, docks etc. Any Complex or
> professional layouts can't be done using these basic techniques. Now a
> professional Layout manager is out for Winforms, namely Smartlayouts.


Hi,
what's wrong with SWF.GridLayoutPanel? To my experience, it allows for
most complex layouts, even more so as the advice from the documentation
to not nest several grid layout panels seems over-cautious to me.
Nesting two or three of them does not seem to have any serious impacts
on performance.

Hope that helps,
Florian Haag
Reply With Quote
  #3  
Old 09-17-2008, 02:41 AM
Vinay Khaitan
Guest
 
Default Re: .Net layout Manager

> Hi,
> what's wrong with SWF.GridLayoutPanel? To my experience, it allows for
> most complex layouts, even more so as the advice from the documentation
> to not nest several grid layout panels seems over-cautious to me.
> Nesting two or three of them does not seem to have any serious impacts
> on performance.


That's the only problem, it is not there for Windows Forms. Windows Form is
still the dominating Desktop UI solution for .NET.
Reply With Quote
  #4  
Old 09-22-2008, 09:38 AM
Florian Haag
Guest
 
Default Re: .Net layout Manager

Vinay Khaitan wrote:

> > Hi,
> > what's wrong with SWF.GridLayoutPanel? To my experience, it allows
> > for most complex layouts, even more so as the advice from the
> > documentation to not nest several grid layout panels seems
> > over-cautious to me. Nesting two or three of them does not seem to
> > have any serious impacts on performance.

>
> That's the only problem, it is not there for Windows Forms. Windows
> Form is still the dominating Desktop UI solution for .NET.


What do you mean by "it is not there"?
System.Windows.Forms.GridLayoutPanel is a Windows Forms component which
is very well there in any standard Windows Forms installation since
..Net 2.0.

Regards,
Florian Haag
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 09:11 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.