[CLOSED] Request for documentation/tutorials: Layout explanation required

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Request for documentation/tutorials: Layout explanation required

    Hey!

    I think that there is a real need for a hands-on, practical tutorial or hands-on documentation on "best practices" when it comes to layout.

    The biggest problem I have with ext.net is to understand how and when to use the different layout controls. As of now its almost pure "trial and error" when trying to layout simple things and it gets really messy when I have my own UserControls involved.

    I have made several posts with questions on different layout problems, and I have also read others who doesnt really get how and when to use a certain layout control.

    This thread is a good example of that problem:
    http://forums.ext.net/showthread.php...t=UserControls
    See escpecially post #7. How on earth are you supposed to understand and know that?

    There are others similar posts.

    Example on questions:
    when do you use FormPanel and not <ext:Panel Layout="Form"...>?
    What is the best practice if you are creating your own UserControls and want that UserControl to "autofit" its containing control (width, height or both)?
    When do use RowLayout, and why use RowLayout when you can just add <Panel ...> after each other?
    What is the difference between Panel and Container? When do I use what? Why?
    On custom/self-made UserControls - how do I make then behave like other Controls so that they get for example the "FieldLabel" property? What do I inherit? Is there some info/tutorial/docs that explain how I make my UserControl "intergrate" with other stuff better?

    There are many many more questions. The examples.ext.net is a good resource, but there need to be a lot more examples and some understandable tutorials, explanations and best-practies that one can use.

    Right now I think Im spending about 90% of my time trying to get basic layouts correct.

    Thanks =)
    Last edited by Daniil; Apr 15, 2011 at 12:10 PM. Reason: [CLOSED]

Similar Threads

  1. Request for Documentation
    By amitpareek in forum Open Discussions
    Replies: 3
    Last Post: Nov 11, 2011, 2:18 PM
  2. Replies: 2
    Last Post: Jun 27, 2011, 12:27 PM
  3. Documentations & Tutorials
    By AMQ in forum 1.x Help
    Replies: 1
    Last Post: Dec 19, 2010, 9:27 PM
  4. Getting Started Tutorials?
    By CtrlShiftF11 in forum 1.x Help
    Replies: 3
    Last Post: Nov 25, 2010, 6:38 PM
  5. Deploy documentation request
    By methode in forum Open Discussions
    Replies: 5
    Last Post: Jan 21, 2009, 6:07 AM

Tags for this Thread

Posting Permissions